mirror of
https://github.com/wah-su/wah-su.github.io.git
synced 2025-04-09 01:34:40 +00:00
revert: get the old page description back
This commit is contained in:
parent
3af083c0dd
commit
cd2029b32e
1 changed files with 6 additions and 6 deletions
12
index.html
12
index.html
|
@ -11,22 +11,22 @@
|
|||
<link rel="icon" type="image/png" sizes="16x16" href="static/favicon/favicon-16x16.png">
|
||||
<link rel="manifest" href="static/favicon/site.webmanifest">
|
||||
|
||||
<meta name="description" content="Home Page for wah.su.">
|
||||
<meta name="keywords" content="wah.su, radiquum, invite-only, hosting">
|
||||
<meta name="description" content="Looking for a cozy, reliable den away from tech companies? You've come to the right place! wah.su is all about providing a safe and stable environment for your projects.">
|
||||
<meta name="keywords" content="wah.su, radiquum, invite-only, hosting, services">
|
||||
|
||||
<!-- Twitter Card data -->
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:site" content="https://home.wah.su">
|
||||
<meta name="twitter:site" content="https://home.wah.su/">
|
||||
<meta name="twitter:title" content="wah.su | Home">
|
||||
<meta name="twitter:description" content="Home Page for wah.su.">
|
||||
<meta name="twitter:description" content="Looking for a cozy, reliable den away from tech companies? You've come to the right place! wah.su is all about providing a safe and stable environment for your projects.">
|
||||
<meta name="twitter:image" content="https://home.wah.su/static/preview.png">
|
||||
|
||||
<!-- Open Graph data -->
|
||||
<meta property="og:title" content="wah.su | Home" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://home.wah.su" />
|
||||
<meta property="og:url" content="https://home.wah.su/" />
|
||||
<meta property="og:image" content="https://home.wah.su/static/preview.png" />
|
||||
<meta property="og:description" content="Home Page for wah.su." />
|
||||
<meta property="og:description" content="Looking for a cozy, reliable den away from tech companies? You've come to the right place! wah.su is all about providing a safe and stable environment for your projects." />
|
||||
|
||||
</head>
|
||||
<body class="container flex flex-col gap-8 pb-4 mx-auto sm:pb-8 font-ubuntu">
|
||||
|
|
Loading…
Add table
Reference in a new issue