Files
website-template/theme-overrides/partials/article_extended_preview.html
Jon Lockwood baa7b51787 refactor(theme): migrated from website repo
migrated the files required to create the themes
for this mkdocs site.

MR !1 #1
2022-08-28 12:31:12 +09:30

8 lines
151 B
HTML
Executable File

<a href="{{ page.url|url }}">
<span class="twemoji">
{% include ".icons/octicons/arrow-right-24.svg" %}
</span>
Continue reading
<hr>
</a>