Files
website/theme-overrides/partials/blog_extended_preview.html
Jon Lockwood 9d9f9c73c8 feat(blog): added blog capability to posts
Github source:
  url:      https://github.com/4kelly/material-mkdocs-blog
  commit:   a34df0d7c70fd9b327de4b3b8f0ffcd213aa6afa
  branches: (HEAD -> main, origin/main, origin/HEAD)

issue #3 MR !1
2022-01-29 08:43:27 +09:30

8 lines
151 B
HTML

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