Merge pull request #31 from TheDoubleH/fix/logopointtoincorrectlocation

Resolved Incorrect Link
This commit is contained in:
Henrik Helgesen 2021-11-19 01:15:16 -08:00 committed by GitHub
commit 34e4cae27e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,11 +1,14 @@
<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;
">
<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>
<i style="color: #f5f5f5;">Code is Poetry ...</i>