forked from MarseyWorld/MarseyWorld
add audio files to /formatting
parent
ca68b3f947
commit
6503b30c6e
|
@ -54,7 +54,8 @@ Text 2</pre>
|
|||
<td><a href="/">{{SITE_NAME}}</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Images<br>
|
||||
<td>
|
||||
Images<br>
|
||||
<span style="font-style: italic; font-weight: normal">
|
||||
* will embed automatically if from <a href="#approved">approved hosts</a>.
|
||||
</span>
|
||||
|
@ -68,7 +69,13 @@ Text 2</pre>
|
|||
<td><lite-youtube videoid="3Hecr51ByE4" params="autoplay=1&modestbranding=1"></lite-youtube></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Video Files</td>
|
||||
<td>
|
||||
Video Files
|
||||
<br>
|
||||
<span style="font-style: italic; font-weight: normal">
|
||||
* will embed automatically if from <a href="#approved">approved hosts</a>.
|
||||
</span>
|
||||
</td>
|
||||
<td>https://files.catbox.moe/v4om92.mp4</td>
|
||||
<td>
|
||||
<p class="resizable">
|
||||
|
@ -76,6 +83,19 @@ Text 2</pre>
|
|||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
Audio Files
|
||||
<br>
|
||||
<span style="font-style: italic; font-weight: normal">
|
||||
* will embed automatically if from <a href="#approved">approved hosts</a>.
|
||||
</span>
|
||||
</td>
|
||||
<td>https://pomf2.lain.la/f/zlnppx4.mp3</td>
|
||||
<td>
|
||||
<audio controls="" preload="none" src="https://pomf2.lain.la/f/zlnppx4.mp3"></audio>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Emojis</td>
|
||||
<td>:marseygasp:</td>
|
||||
|
|
Loading…
Reference in New Issue