chore: testing

This commit is contained in:
MattTheTekie 2025-07-19 09:38:26 -04:00
commit b92d3f8fd6
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@
<p>Dragon Linux aims to bring you a Dragon themed Linux® experience.</p>
<a href="/about" class="more">Learn more<i class="fas fa-angle-right more"></i></a>
<h2>Download the ISO today</h2>
<pre><a href="https://venith.net"><code id="curl">Download</code></i></a></pre>
<pre><a href="https://venith.net"><code id="curl">Download</code></a></pre>
<h3><a class="more" href="/fedora/#device-support">Device support<i class="fas fa-angle-right more"></i></a></h3>
</div>
<div>

View file

@ -38,7 +38,7 @@
<body class="{{ .Scratch.Get "body_class" }}">
<header id="header">
<div class="header-logo">
<a href="/"><img src="/img/AsahiLinux_logo.svg?{{ slicestr (readFile "static/img/AsahiLinux_logo.svg" | md5) 0 8 }}" class="logo" alt=""></a>
<a href="/"><img src="/img/AsahiLinux_logo.svg?{{ slicestr (readFile "https://www.venith.net/legacy/assets/images/banner.png" | md5) 0 8 }}" class="logo" alt=""></a>
</div>
<div class="header-menu">
<ul class="menu-container flex-container">