monkey-update/index.html
2025-01-16 19:28:08 -07:00

49 lines
1.8 KiB
HTML

<!DOCTYPE html>
<!-- saved from url=(0018)https://nixfox.ca/ -->
<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>NixFox Landing</title>
<link rel="stylesheet" href="./NixFox Landing_files/styles.css">
<link rel="stylesheet" href="./NixFox Landing_files/footer.css">
<link rel="icon" type="image/x-icon" href="https://nixfox.ca/favicon.ico">
<link rel="stylesheet" href="./NixFox Landing_files/css">
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
<meta property="og:title" content="NixFox">
<meta property="og:description" content="The NixFox family of pages and services.">
<meta property="og:image" content="https://nixfox.ca/images/copyright/profile.png">
<meta property="og:url" content="https://nixfox.ca">
</head>
<body><header>
<a href="https://nixfox.ca/uwu.html" class="app-icon-link">
<img src="./NixFox Landing_files/monkey.gif" alt="Logo">
</a>
<h1>The Monkey Pages and Services</h1>
</header>
<div class="button-container">
<a href="https://cloud.nixfox.ca/">
<button class="custom-button cloud">
<div class="color-part"></div>
<div class="button-content">
<img class="button-image" src="./NixFox Landing_files/monkey.gif" alt="Button Logo" style="width: 4.3em; height: auto;">
<span class="button-text">the moneky</span>
<span class="button-subtext">button...</span>
</div>
</button>
</a>
</div>
<footer>This website is under the <a href="https://www.gnu.org/licenses/gpl-3.0.en.html">GPL-3.0</a>, and is being hosted on <a href="https://nixos.org/">NixOS</a>. Code can be found <a href="https://git.nixfox.ca/Jimbo/landing-page">here</a>.</footer>
</body></html>