mirror of
https://github.com/spikecodes/libreddit.git
synced 2026-01-31 08:54:09 +01:00
Support post links without titles
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
</div>
|
||||
{% block search %}{% endblock %}
|
||||
<div id="links">
|
||||
<a id="settings_link" href="/settings">
|
||||
<a id="settings_link" href="/settings/">
|
||||
<span>settings</span>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
||||
<title>settings</title>
|
||||
|
||||
Reference in New Issue
Block a user