Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
semaphor committed Jun 12, 2024
1 parent ce9d0bd commit 51f4cd5
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<div class="wrapper">
<header class="header">
<nav class="nav">
<a href="https://semaphor.github.io/" class="nav-logo">
<a href="https://semaphor.github.io/politische-demografie-ulm/" class="nav-logo">
<img src="/politische-demografie-ulm/images/logo.png"
width="50"
height="50"
Expand Down
2 changes: 1 addition & 1 deletion docs/2024/06/12/neuer-gemeinderat-2024/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<div class="wrapper">
<header class="header">
<nav class="nav">
<a href="https://semaphor.github.io/" class="nav-logo">
<a href="https://semaphor.github.io/politische-demografie-ulm/" class="nav-logo">
<img src="/politische-demografie-ulm/images/logo.png"
width="50"
height="50"
Expand Down
2 changes: 1 addition & 1 deletion docs/categories/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<div class="wrapper">
<header class="header">
<nav class="nav">
<a href="https://semaphor.github.io/" class="nav-logo">
<a href="https://semaphor.github.io/politische-demografie-ulm/" class="nav-logo">
<img src="/politische-demografie-ulm/images/logo.png"
width="50"
height="50"
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<div class="wrapper">
<header class="header">
<nav class="nav">
<a href="https://semaphor.github.io/" class="nav-logo">
<a href="https://semaphor.github.io/politische-demografie-ulm/" class="nav-logo">
<img src="/politische-demografie-ulm/images/logo.png"
width="50"
height="50"
Expand Down
2 changes: 1 addition & 1 deletion docs/kontakt/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<div class="wrapper">
<header class="header">
<nav class="nav">
<a href="https://semaphor.github.io/" class="nav-logo">
<a href="https://semaphor.github.io/politische-demografie-ulm/" class="nav-logo">
<img src="/politische-demografie-ulm/images/logo.png"
width="50"
height="50"
Expand Down
2 changes: 1 addition & 1 deletion docs/post/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<div class="wrapper">
<header class="header">
<nav class="nav">
<a href="https://semaphor.github.io/" class="nav-logo">
<a href="https://semaphor.github.io/politische-demografie-ulm/" class="nav-logo">
<img src="/politische-demografie-ulm/images/logo.png"
width="50"
height="50"
Expand Down
2 changes: 1 addition & 1 deletion docs/tags/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<div class="wrapper">
<header class="header">
<nav class="nav">
<a href="https://semaphor.github.io/" class="nav-logo">
<a href="https://semaphor.github.io/politische-demografie-ulm/" class="nav-logo">
<img src="/politische-demografie-ulm/images/logo.png"
width="50"
height="50"
Expand Down
2 changes: 1 addition & 1 deletion docs/ueber/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<div class="wrapper">
<header class="header">
<nav class="nav">
<a href="https://semaphor.github.io/" class="nav-logo">
<a href="https://semaphor.github.io/politische-demografie-ulm/" class="nav-logo">
<img src="/politische-demografie-ulm/images/logo.png"
width="50"
height="50"
Expand Down
2 changes: 1 addition & 1 deletion themes/hugo-lithium/layouts/partials/nav.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<nav class="nav">
<a href="{{ "/" | absURL }}" class="nav-logo">
<a href="{{ "" | absURL }}" class="nav-logo">
<img src="{{ print "images/" .Site.Params.logo.url | relURL }}"
width="{{ .Site.Params.logo.width }}"
height="{{ .Site.Params.logo.height }}"
Expand Down

0 comments on commit 51f4cd5

Please sign in to comment.