alguidelines/layouts/partials/logo.html

11 lines
No EOL
405 B
HTML

<a id="logo" href="{{ .Site.Params.landingPageURL | default " /" | relLangURL }}" style="
color: #f5f5f5;
font-family: 'Novacento Sans Wide', 'Helvetica', 'Tahoma', 'Geneva', 'Arial', sans-serif;
font-size: 30px;
font-weight: bold;
margin-top: -2px;
">
ALGuidelines.Dev
</a>
<i style="color: #f5f5f5;">Code is Poetry</i>