mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 23:36:08 +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 -->
|
<!-- Hero content -->
|
||||||
<div class="hero__content">
|
<div class="hero__content">
|
||||||
|
<a href="#">Blog — General</a><!-- TODO -->
|
||||||
<h1 class="hero__title">{% if page.title %}{{ page.title }}{% endif %}</h1>
|
<h1 class="hero__title">{% if page.title %}{{ page.title }}{% endif %}</h1>
|
||||||
<p class="hero__lead">{{ page.date | date: "%b %d, %Y" }}</p>
|
<p class="hero__lead">{{ page.date | date: "%b %d, %Y" }}</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue