Update actions/configure-pages action to v5

This commit is contained in:
renovate[bot]
2024-03-30 02:42:19 +00:00
committed by Phyu
parent 07f5bb498e
commit 9c55bab426
19 changed files with 291 additions and 15 deletions

View File

@@ -1,4 +1,4 @@
<nav class="navbar is-spaced" role="navigation" aria-label="main navigation">
<nav class="navbar is-spaced">
<div class="container">
<div class="navbar-brand">
@@ -6,7 +6,7 @@
<img class="site-logo" src="{{ absURL "images/rose_logo.svg" }}" alt="The logo of Leigh Hackspace" width="70">
<span class="site-logo-text">Leigh<br/>Hackspace</span>
</a>
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="navbar">
<a role="button" class="navbar-burger" aria-label="open menu" aria-expanded="false" data-target="navbar">
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
@@ -18,7 +18,6 @@
{{- range site.Menus.main }}
<a href="{{ .URL }}" class="active navbar-item has-shadow is-size-5">{{ .Name }}</a>
</a>
{{- end }}
<div class="navbar-item has-shadow">