mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
(Update) Hero/Blog: update post hero with breadcrumbs
This commit is contained in:
parent
61a012ac30
commit
4c555aa586
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
|
||||
<!-- Hero content -->
|
||||
<div class="hero__content">
|
||||
<a href="#">Blog — General</a><!-- TODO -->
|
||||
<h1 class="hero__title">{% if page.title %}{{ page.title }}{% endif %}</h1>
|
||||
<p class="hero__lead">{{ page.date | date: "%b %d, %Y" }}</p>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue