mirror of
https://github.com/imfing/hextra.git
synced 2025-08-25 19:08:09 -04:00
feat(banner): add top banner (#777)
* feat: add top banner * chore: use inside the example site * chore: generate * fix: banner with the burger navbar * fix: compute the banner height to allow mutliple lines * chore: better p style
This commit is contained in:

committed by
GitHub

parent
990d24906b
commit
f297d24189
3
exampleSite/layouts/_partials/custom/banner.html
Normal file
3
exampleSite/layouts/_partials/custom/banner.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<div>
|
||||
<span>Hextra v0.10 is out 🎉 What <a href="{{ relref . `blog/v0.10` -}}">new</a>?</span>
|
||||
</div>
|
Reference in New Issue
Block a user