Small start on site setup

This commit is contained in:
Jeremy Vyska 2021-10-22 00:22:09 +02:00
parent f5fdb14ad8
commit 17ee241708
3 changed files with 54 additions and 0 deletions

View file

@ -0,0 +1,13 @@
<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;
">
BC AL Help . dev
</a>
<i style="color: #f5f5f5;" >Code is Poetry</i>