mirror of
https://github.com/Alvin-Zilverstand/Spik-en-span.git
synced 2026-03-06 13:26:49 +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">
|
<nav class="navbar navbar-expand-lg bg-body-tertiary">
|
||||||
<div class="container-fluid">
|
<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">
|
<img src="assets/favicon.ico" alt="Bootstrap" width="30" height="24">
|
||||||
Spik & Span
|
Spik & Span
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
<nav class="navbar navbar-expand-lg bg-body-tertiary">
|
<nav class="navbar navbar-expand-lg bg-body-tertiary">
|
||||||
<div class="container-fluid">
|
<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">
|
<img src="assets/favicon.ico" alt="Bootstrap" width="30" height="24">
|
||||||
Spik & Span
|
Spik & Span
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
<nav class="navbar navbar-expand-lg bg-body-tertiary">
|
<nav class="navbar navbar-expand-lg bg-body-tertiary">
|
||||||
<div class="container-fluid">
|
<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">
|
<img src="assets/favicon.ico" alt="Bootstrap" width="30" height="24">
|
||||||
Spik & Span
|
Spik & Span
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
<nav class="navbar navbar-expand-lg bg-body-tertiary">
|
<nav class="navbar navbar-expand-lg bg-body-tertiary">
|
||||||
<div class="container-fluid">
|
<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">
|
<img src="assets/favicon.ico" alt="Bootstrap" width="30" height="24">
|
||||||
Spik & Span
|
Spik & Span
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user