mirror of
https://github.com/alvierahman90/gronk.git
synced 2025-12-12 10:14:00 +00:00
use readme uuids to permalink directories
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
<h1>{{ title }}</h1>
|
||||
{% endif %}
|
||||
|
||||
{% if uuid %}
|
||||
<p class="smallText metadata"> uuid: {{ uuid }} (<a href="/permalink?uuid={{ uuid }}">permalink</a>) </p>
|
||||
{% endif %}
|
||||
|
||||
{% if not content_after_search %}
|
||||
{{ content|safe }}
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user