Now this should fix it

This commit is contained in:
Andrew Lee 2024-12-31 22:23:38 -05:00
parent 391d642905
commit b9334f83af
Signed by: alee
SSH key fingerprint: SHA256:bbGg1DYG5CuKl2jo1DqzvUsaTeyvhM3tjCsej5lYMg4
3 changed files with 7 additions and 7 deletions

View file

@ -13,8 +13,8 @@ import '../styles/style.css';
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link rel="icon" href="favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="./favicon.ico" type="image/x-icon">
<link rel="icon" href="./favicon.ico" type="image/x-icon">
<!-- Default Metadata -->
<meta name="title" content={title} />
@ -23,7 +23,7 @@ import '../styles/style.css';
<!-- Open Graph Metadata -->
<meta property="og:title" content={title} />
<meta property="og:description" content={description} />
<meta property="og:image" content="https://alee14.me/profile.png" />
<!-- <meta property="og:image" content="https://alee14.me/profile.png" /> -->
<meta property="og:type" content="website" />
<title>{title}</title>

View file

@ -9,7 +9,7 @@ layout: ../layouts/Page.astro
# ShiftOS Downloads
[Return to homepage](./)
[Return to homepage](../)
Download ShiftOS here! This contains the ShiftOS source code and ShiftOS binary files.

View file

@ -9,12 +9,12 @@ layout: ../layouts/Page.astro
# ShiftOS History/Origins
If you have anything to add, feel free to make a [pull request](https://github.com/Alee14/shiftos-website).
[Return to homepage](/)
[Return to homepage](../)
![ShiftOS Original Logo](https://alee14.github.io/shiftos-website/assets/images/shiftos_arch.jpeg)
![ShiftOS Original Logo](../assets/images/shiftos_arch.jpeg)
<p>ShiftOS' logo originally in 2013</p>
![ShiftOS 2013 Logo](https://alee14.github.io/shiftos-website/assets/images/shiftos_phil.png)
![ShiftOS 2013 Logo](../assets/images/shiftos_phil.png)
ShiftOS Logo 2013-2016(?)
# Origins (Phil 0.0.x era)