master
B Kleinen 3 years ago
parent 6226739037
commit 3cc0c0a8b3

@ -1,6 +1,6 @@
# About the SEUH 2022 Website
open http://localhost:1313 ; hugo -D -p 1313 server
## Theme

@ -13,7 +13,7 @@ theme = "hugo-hero-theme"
[params.homepage_meta_tags]
meta_description = "Hero is a multipurpose Hugo theme with fullscreen hero images and page sections. It contains content types for a business or portfolio site."
meta_og_title = "Hugo Hero Theme"
meta_og_title = "SEUH 2020 - "
meta_og_type = "website"
meta_og_url = "https://hugo-hero.netlify.app"
meta_og_image = "https://raw.githubusercontent.com/JugglerX/hugo-hero-theme/master/images/tn.png"

@ -0,0 +1,12 @@
<svg width="54px" height="54px" viewBox="0 0 54 54" xmlns="http://www.w3.org/2000/svg">
<style>
.heavy { font: 32px serif; fill: darkblue }
</style>
<rect x="1" y="1" width="52" height="52" class ="box"
rx="2" ry="2"
stroke="darkblue" fill="none" stroke-width="1"/>
<text x="6" y="26" class="heavy">S</text>
<text x="29" y="26" class="heavy">E</text>
<text x="4" y="50" class="heavy">U</text>
<text x="28" y="50" class="heavy">H</text>
</svg>

After

Width:  |  Height:  |  Size: 500 B

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="217px" height="32px" viewBox="0 0 217 29" version="1.1" xmlns="http://www.w3.org/2000/svg" >
<title>logo-seuh</title>
<defs></defs>
<style>
.heavy { font: 36px serif ; fill: darkblue }
</style>
<text x="6" y="26" class="heavy">SEUH 2022</text>
</svg>

After

Width:  |  Height:  |  Size: 331 B

Loading…
Cancel
Save