libreshop_website/about/index.html

47 lines
2.7 KiB
HTML
Raw Normal View History

2023-08-28 11:03:20 +00:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Varela+Round">
<link rel="stylesheet" href="../content/head/style.css">
<title>LibreShop</title>
<link rel="icon" type="image/x-icon" href="../content/head/logo_fav.png">
<meta content="LibreShop" property="og:title">
<meta content="LibreShop is an app that lets you download Homebrew apps onto your Wii." property="og:description">
<meta content="ADD THAT LATER - LINK EMBED" property="og:url">
<meta content="../content/head/logo_embed.png" property="og:image">
<meta content="#2a7589" data-react-helmet="true" name="theme-color">
</head>
<header>
<img src="../content/index/logo.png" style="height: 50px; padding-top: 15px; padding-left: 20px; padding-right: 20px;">
<a href="/" style="margin-top: auto; margin-bottom: auto;">Home</a>
<a href="/download" style="margin-top: auto; margin-bottom: auto;">Download</a>
<a href="/" style="margin-top: auto; margin-bottom: auto;">Wiki</a>
<a href="/about" style="margin-top: auto; margin-bottom: auto;">About</a>
</header>
<body>
<div class="content" style="padding-left: 3%;">
<h1>not yet:tm:</h1>
</div>
</body>
<footer>
<div class="grid-footer">
<div class="footer-item1"><p>This is a homebrew project in which it is not affiliated with Nintendo and all trademarks are the property of their respective owners. No copyright infringement intended.</p></div>
<div class="footer-item2">
<p style="text-align: right;"><span>&#169;</span> LibreShop - 2023</p>
<img src="../content/footer/socialmedia/sc01.png" style="padding-left: 0px; padding-right: 5px;">
<img src="../content/footer/socialmedia/sc01.png" style="padding-left: 0px; padding-right: 5px;">
<img src="../content/footer/socialmedia/sc01.png" style="padding-left: 0px; padding-right: 5px;">
<img src="../content/footer/socialmedia/sc01.png" style="padding-left: 0px; padding-right: 5px;">
<img src="../content/footer/socialmedia/sc01.png" style="padding-left: 0px; padding-right: 5px;">
<img src="../content/footer/socialmedia/sc01.png" style="padding-left: 0px; padding-right: 5px;">
<img src="../content/footer/socialmedia/sc01.png" style="padding-left: 0px; padding-right: 5px;">
<img src="../content/footer/socialmedia/sc01.png" style="padding-left: 0px; padding-right: 5px;">
<img src="../content/footer/socialmedia/sc01.png" style="padding-left: 0px; padding-right: 5px;">
<img src="../content/footer/socialmedia/sc01.png" style="padding-left: 0px; padding-right: 5px;">
</div>
</div>
</footer>
</html>