mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-13 01:38:03 +01:00
testing
This commit is contained in:
parent
cb34181115
commit
482b9ff833
1 changed files with 2 additions and 0 deletions
|
@ -551,6 +551,8 @@ font-weight: 1000;
|
|||
</a>
|
||||
<a href="/download?v=<%= x.videoId %>" style="background: #333;width: 7.6em;border-radius: 18px;"><div style="display: flex;">
|
||||
<i class="fa-light fa-download" style="display: flex;font-size: 16px;padding: 5px;border-radius: 18px;margin-left: 2px;"> </i><span style="margin-top: 6px;">Download</span></div> </a>
|
||||
<a href="/web?query=<%= x.title %>" style="background: #333;width: 7.6em;border-radius: 18px;"><div style="display: flex;">
|
||||
<i class="fa-light fa-search" style="display: flex;font-size: 16px;padding: 5px;border-radius: 18px;margin-left: 2px;"> </i><span style="margin-top: 6px;">Search Title On Web :3</span></div> </a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue