alguidelines/layouts/partials/logo.html
2021-11-19 00:51:40 -08:00

14 lines
No EOL
367 B
HTML

<a id="logo"
href="{{ .Site.Params.landingPageURL | default "/" | relLangURL }}"
style="
color: #f5f5f5;
font-family: 'Segoe UI Semibold', 'Segoe UI', SegoeUI, 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 30px;
font-weight: 300;
margin-top: -2px;
">
ALGuidelines.Dev
</a>
<i style="color: #f5f5f5;">Code is Poetry ...</i>