add id to hole name in header

remotes/1693045480750635534/spooky-22
Aevann1 2022-08-11 18:47:43 +02:00
parent 26959e0751
commit ea2f66145a
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@
</a>
{% if sub %}
<a href="/h/{{sub.name}}" class="sub-name font-weight-bold ml-2 flex-grow-1 mt-1" style="font-size:max(14px,1.2vw)">{% if not HOLE_STYLE_FLAIR %}/h/{% endif %}{{sub.name}}</a>
<a id="sub-name" href="/h/{{sub.name}}" class="font-weight-bold ml-2 flex-grow-1 mt-1" style="font-size:max(14px,1.2vw)">{% if not HOLE_STYLE_FLAIR %}/h/{% endif %}{{sub.name}}</a>
{% elif has_logo %}
<style>
{% if g.webview %}