Update theme

This commit is contained in:
2024-06-16 22:25:09 +02:00
parent 29bcbde583
commit 15743b101a
16 changed files with 165 additions and 109 deletions

View File

@@ -1,6 +1,6 @@
<div class="wrapper_header">
<div class="header">
<h1><a href="{{ .Site.BaseURL }}"><img src="" alt="{{ .Site.Title }}" /></a></h1>
<h1><a href="{{ .Site.BaseURL }}"><img src="images/exectos_logo.png" alt="LOGO" width="50px" /> {{ .Site.Title }}</a></h1>
<ul>
{{ range .Site.Menus.main }}
{{ if .HasChildren }}