Refactor: New Home Page

This commit is contained in:
Kentai Radiquum 2024-10-18 02:36:01 +05:00
parent fa94e09a73
commit 3af083c0dd
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
35 changed files with 1952 additions and 442 deletions

View file

@ -7,12 +7,11 @@
<title>wah.su | Privacy Policy</title>
<link href="/public/output.css" rel="stylesheet" />
<link rel="apple-touch-icon" sizes="180x180" href="/public/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/public/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/public/favicon/favicon-16x16.png">
<link rel="manifest" href="/public/favicon/site.webmanifest">
<link rel="apple-touch-icon" sizes="180x180" href="static/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="static/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="static/favicon/favicon-16x16.png">
<link rel="manifest" href="static/favicon/site.webmanifest">
<meta charset="UTF-8">
<meta name="description" content="Privacy Policy for wah.su.">
<meta name="keywords" content="wah.su, radiquum, invite-only, hosting">
@ -21,13 +20,13 @@
<meta name="twitter:site" content="https://home.wah.su/privacy.html">
<meta name="twitter:title" content="wah.su | Privacy Policy">
<meta name="twitter:description" content="Privacy Policy for wah.su.">
<meta name="twitter:image" content="https://home.wah.su/public/preview.png">
<meta name="twitter:image" content="https://home.wah.su/static/preview.png">
<!-- Open Graph data -->
<meta property="og:title" content="wah.su | Privacy Policy" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://home.wah.su/privacy.html" />
<meta property="og:image" content="https://home.wah.su/public/preview.png" />
<meta property="og:image" content="https://home.wah.su/static/preview.png" />
<meta property="og:description" content="Privacy Policy for wah.su." />
</head>
@ -37,7 +36,7 @@
class="flex flex-col md:flex-row gap-2 md:gap-0 items-center container max-w-[1440px] justify-between px-4">
<div class="self-start">
<a href="/">
<img src="/public/images/logo-light.svg" alt="wah.su" id="logo" />
<img src="static/LOGO.svg" alt="wah.su" id="logo" />
</a>
</div>
<div class="self-start md:self-auto">