mirror of
https://github.com/alvierahman90/gronk.git
synced 2025-12-12 18:23:59 +00:00
make sound less like ai because it's not 😠
This commit is contained in:
@@ -53,7 +53,7 @@ written by: [ {% for auth in author %}{{ auth }}{% if loop.nextitem %}, {% endif
|
|||||||
colors
|
colors
|
||||||
</p>
|
</p>
|
||||||
<p class="smallText metadata">
|
<p class="smallText metadata">
|
||||||
page generated by <a href="https://git.alv.cx/alvierahman90/gronk">gronk</a>
|
page rendered by <a href="https://git.alv.cx/alvierahman90/gronk">gronk</a>
|
||||||
</p>
|
</p>
|
||||||
{% if license %}
|
{% if license %}
|
||||||
<details id="license">
|
<details id="license">
|
||||||
|
|||||||
@@ -13,6 +13,6 @@
|
|||||||
<div id="content">
|
<div id="content">
|
||||||
{% block content %}
|
{% block content %}
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
<p class="smallText"> page generated by <a href="https://github.com/alvierahman90/gronk">gronk</a> <!--(commit {{ gronk_commit }}) {% if notes_git_head_sha1 %}notes commit {{ notes_git_head_sha1 }}{% endif %}--></p>
|
<p class="smallText"> page rendered by <a href="https://github.com/alvierahman90/gronk">gronk</a> <!--(commit {{ gronk_commit }}) {% if notes_git_head_sha1 %}notes commit {{ notes_git_head_sha1 }}{% endif %}--></p>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
colors
|
colors
|
||||||
</p>
|
</p>
|
||||||
<p class="smallText metadata">
|
<p class="smallText metadata">
|
||||||
page generated by <a href="https://git.alv.cx/alvierahman90/gronk">gronk</a>
|
page rendered by <a href="https://git.alv.cx/alvierahman90/gronk">gronk</a>
|
||||||
</p>
|
</p>
|
||||||
<p class="smallText metadata">
|
<p class="smallText metadata">
|
||||||
<a href="./feed.xml">rss feed</a>
|
<a href="./feed.xml">rss feed</a>
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ You should be being redirected...
|
|||||||
Otherwise, click <a id="manual_redirect">here</a>.
|
Otherwise, click <a id="manual_redirect">here</a>.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p class="smallText"> page generated by <a href="https://github.com/alvierahman90/gronk">gronk</a></p>
|
<p class="smallText"><a href="https://github.com/alvierahman90/gronk">gronk</a></p>
|
||||||
<script> const data = {{ data|tojson }} </script>
|
<script> const data = {{ data|tojson }} </script>
|
||||||
<script src="/js/permalink.js"> </script>
|
<script src="/js/permalink.js"> </script>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|||||||
Reference in New Issue
Block a user