summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorZach van Rijn <me@zv.io>2021-07-13 20:38:46 -0500
committerZach van Rijn <me@zv.io>2021-07-13 20:38:46 -0500
commitd70dc4ff13b97b4560203d49f1cfa8e9f23ec321 (patch)
tree2345c65faef896c186ef11dbd40331dcdb1be8fb /src
parente977586b0e2a4c3bd1462bf2ec0573d315c37889 (diff)
downloadsite-ng-d70dc4ff13b97b4560203d49f1cfa8e9f23ec321.tar.gz
site-ng-d70dc4ff13b97b4560203d49f1cfa8e9f23ec321.tar.bz2
site-ng-d70dc4ff13b97b4560203d49f1cfa8e9f23ec321.tar.xz
site-ng-d70dc4ff13b97b4560203d49f1cfa8e9f23ec321.zip
Rewrite logo composition/generation logic. Update '.gitignore' to exclude generated files.
Diffstat (limited to 'src')
-rw-r--r--src/header.fill4
-rw-r--r--src/index.html2
2 files changed, 3 insertions, 3 deletions
diff --git a/src/header.fill b/src/header.fill
index a2818b6..f9fa090 100644
--- a/src/header.fill
+++ b/src/header.fill
@@ -3,8 +3,8 @@
<div class="header-logo">
<h3>
<a href="/">
- <img class="logo-dark" src="/assets/images/polylogo_black_x54.png" alt="" onmouseover="this.src='/assets/images/polylogo_black_color_x54.png'" onmouseout="this.src='/assets/images/polylogo_black_x54.png'">
- <img class="logo-light" src="/assets/images/polylogo_white_x54.png" alt="" onmouseover="this.src='/assets/images/polylogo_white_color_x54.png'" onmouseout="this.src='/assets/images/polylogo_white_x54.png'">
+ <img class="logo-dark" src="/assets/images/gen_polylogo_black_mono_x54.png" alt="" onmouseover="this.src='/assets/images/gen_polylogo_black_color_x54.png'" onmouseout="this.src='/assets/images/gen_polylogo_black_mono_x54.png'">
+ <img class="logo-light" src="/assets/images/gen_polylogo_white_mono_x54.png" alt="" onmouseover="this.src='/assets/images/gen_polylogo_white_color_x54.png'" onmouseout="this.src='/assets/images/gen_polylogo_white_mono_x54.png'">
</a>
</h3>
</div>
diff --git a/src/index.html b/src/index.html
index 764232b..7914902 100644
--- a/src/index.html
+++ b/src/index.html
@@ -52,7 +52,7 @@ __HEADER__
<img class="border-radius" src="rock-climbers.jpg" alt="">
</div>
<div class="col-12 col-lg-6">
- <h3 class="font-weight-light margin-bottom-20">Faith has no place in computing.<br />Have total confidence.</h3>
+ <h3 class="font-weight-light margin-bottom-20">Faith has no place in computing.<br />Confidence does.</h3>
<p>Adélie Linux respects your time and investments. That's why we're based on a rock-solid runtime library and focused on bringing an efficient operating system to your hardware, whether it's from 1995 or 2025.</p>
<br />
<p>Our developers are within immediate reach to help tackle your biggest challenges, from kernel to browser, or motherboard to microcode.</p>