refactor(theme): migrated from website repo
migrated the files required to create the themes for this mkdocs site. MR !1 #1
This commit is contained in:
7
theme-overrides/partials/article_extended_preview.html
Executable file
7
theme-overrides/partials/article_extended_preview.html
Executable file
@ -0,0 +1,7 @@
|
||||
<a href="{{ page.url|url }}">
|
||||
<span class="twemoji">
|
||||
{% include ".icons/octicons/arrow-right-24.svg" %}
|
||||
</span>
|
||||
Continue reading
|
||||
<hr>
|
||||
</a>
|
Reference in New Issue
Block a user