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