- split hero into title, nav. bar and logo - put top-level pages directly in layout dir. vs. individ. sections - converted toml config to yaml - modified meta description
4 lines
106 B
HTML
4 lines
106 B
HTML
<div class="hero-logo">
|
|
<img src="{{ "img/base16-eighties.svg" | relURL }}" alt="base16-colors">
|
|
</div>
|