Settings Button

This commit is contained in:
spikecodes 2021-01-05 18:16:32 -08:00
parent aa7b4b2af7
commit b50fa6f3ae
3 changed files with 23 additions and 4 deletions

View file

@ -19,6 +19,7 @@
<span id="lib">lib</span><span id="reddit">reddit.</span>
</a>
<span id="version">v{{ env!("CARGO_PKG_VERSION") }}</span>
<a id="settings_link" href="/settings">settings</a>
</p>
{% block search %}{% endblock %}
<a id="github" href="https://github.com/spikecodes/libreddit">GITHUB</a>