1
Fork 0

add error report link :3

This commit is contained in:
ashley 2024-08-02 16:35:23 +00:00
parent def048716a
commit 2720bd1c23

View file

@ -539,6 +539,8 @@ font-weight: 1000;">You are not alone</h2>
<p>
Remember, ur not alone. u matter, and there's always someone who cares. and you are really important btw! <span style="font-family: 'PokeTube Flex';">❤️</span>
</p>
<p>wrong filter? <a href="https://codeberg.org/ashley/poke/issues/new?template=issue_template%2fsearch-filter.yml">Report :3</p>
</div>
<% } %>
<%
@ -705,7 +707,7 @@ if (q.includes('-debug-news')) {
<li><a class="warning-link" href="https://www.google.com/search?q=<%= fakeNewsSources[matchedSource].search %>"><%= fakeNewsSources[matchedSource].reason %></a></li>
</ul>
<p>wrong filter? <a href="https://codeberg.org/ashley/poke/issues/new">Report :3</p>
<p>wrong filter? <a href="https://codeberg.org/ashley/poke/issues/new?template=issue_template%2fsearch-filter.yml">Report :3</p>
</div>
<% } %>