mirror of
https://github.com/Alvin-Zilverstand/Spik-en-span.git
synced 2026-03-06 11:17:09 +01:00
feat: update navbar brand links to point to index.html for consistency
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
<nav class="navbar navbar-expand-lg bg-body-tertiary">
|
||||
<div class="container-fluid">
|
||||
<a class="navbar-brand" href="#">
|
||||
<a class="navbar-brand" href="index.html">
|
||||
<img src="assets/favicon.ico" alt="Bootstrap" width="30" height="24">
|
||||
Spik & Span
|
||||
</a>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
|
||||
<nav class="navbar navbar-expand-lg bg-body-tertiary">
|
||||
<div class="container-fluid">
|
||||
<a class="navbar-brand" href="#">
|
||||
<a class="navbar-brand" href="index.html">
|
||||
<img src="assets/favicon.ico" alt="Bootstrap" width="30" height="24">
|
||||
Spik & Span
|
||||
</a>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
|
||||
<nav class="navbar navbar-expand-lg bg-body-tertiary">
|
||||
<div class="container-fluid">
|
||||
<a class="navbar-brand" href="#">
|
||||
<a class="navbar-brand" href="index.html">
|
||||
<img src="assets/favicon.ico" alt="Bootstrap" width="30" height="24">
|
||||
Spik & Span
|
||||
</a>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
|
||||
<nav class="navbar navbar-expand-lg bg-body-tertiary">
|
||||
<div class="container-fluid">
|
||||
<a class="navbar-brand" href="#">
|
||||
<a class="navbar-brand" href="index.html">
|
||||
<img src="assets/favicon.ico" alt="Bootstrap" width="30" height="24">
|
||||
Spik & Span
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user