mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-22 23:37:48 +01:00
remove embed ;_;
This commit is contained in:
parent
b49abe0acb
commit
024e2e718e
1 changed files with 0 additions and 5 deletions
|
@ -293,11 +293,6 @@ background: none !important;
|
||||||
<a href="/video/upload" style="text-decoration: none;" title="Upload Video">
|
<a href="/video/upload" style="text-decoration: none;" title="Upload Video">
|
||||||
<i style="display: block;margin-left: auto;margin-right: auto;" class="fa-light fa-video"></i>
|
<i style="display: block;margin-left: auto;margin-right: auto;" class="fa-light fa-video"></i>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<a href="/embed/<%=inv_vid.videoId%>" style="text-decoration: none;" title="Embed">
|
|
||||||
<i style="display: block;margin-left: auto;margin-right: auto;" class="fa-light fa-code"></i>
|
|
||||||
</a>
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue