mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 11:18:29 +01:00
fix a silly issue :3
This commit is contained in:
parent
71cd37ad17
commit
af57f2bf8a
1 changed files with 2 additions and 2 deletions
|
@ -265,9 +265,9 @@ video[counter].classList.add("shake");
|
||||||
Did you mean: <a href="/search?query=<%= h.correctedQueryEndpoint.searchEndpoint.query %>"><i><%= h.correctedQueryEndpoint.searchEndpoint.query %></i></a> :3
|
Did you mean: <a href="/search?query=<%= h.correctedQueryEndpoint.searchEndpoint.query %>"><i><%= h.correctedQueryEndpoint.searchEndpoint.query %></i></a> :3
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
<hr style="clear: both;display: block;border: none;border-bottom: 0.5px solid #2f2f2f;margin: 0 14.5em;/*! width: 4.5em; */height: 0;">
|
||||||
|
|
||||||
<% } %> <% } %>
|
<% } %> <% } %>
|
||||||
<hr style="clear: both;display: block;border: none;border-bottom: 0.5px solid #2f2f2f;margin: 0 14.5em;/*! width: 4.5em; */height: 0;">
|
|
||||||
|
|
||||||
</center>
|
</center>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue