summaryrefslogtreecommitdiff
path: root/public/archive/linux/Ventoy
diff options
context:
space:
mode:
Diffstat (limited to 'public/archive/linux/Ventoy')
-rw-r--r--public/archive/linux/Ventoy/index.html23
1 files changed, 18 insertions, 5 deletions
diff --git a/public/archive/linux/Ventoy/index.html b/public/archive/linux/Ventoy/index.html
index 52ed734..a56fbc0 100644
--- a/public/archive/linux/Ventoy/index.html
+++ b/public/archive/linux/Ventoy/index.html
@@ -7,11 +7,24 @@
<title>How to Install Ventoy with Linux 🐧🔌</title>
</head>
<body>
+ <header>
+ <nav class="site-nav">
+ <div class="nav-container">
+ <div class="nav-left">
+ <a href="/" class="site-title">Shipwreckt</a>
+ </div>
+ <ul class="nav-right">
+ <li><a href="/">Home</a></li>
+ <li><a href="/archive/">Archive</a></li>
+ <li><a href="/links/">Links</a></li>
+ <li><a href="/contact/">Contact</a></li>
+ </ul>
+ </div>
+ </nav>
+ <h1>How to Install Ventoy with Linux 🐧🔌</h1>
+ <p class="post-date">August 25, 2024</p>
+ </header>
<article>
- <header>
- <h1>How to Install Ventoy with Linux 🐧🔌</h1>
- <p class="post-date">August 25, 2024</p>
- </header>
<div class="post-content">
<hr>
<p>Installing Ventoy is pretty easy, just a few quick steps and you will be there!</p>
@@ -74,7 +87,7 @@ $ Replace the X with your device letter.</p>
- <footer class="post-footer">
+ <footer>
<a href="/archive/linux" class="back-button">⬅ Back to Linux</a>
</footer>