nox_site/gallery/index.html

36 lines
1.2 KiB
HTML
Raw Permalink Normal View History

2023-08-13 02:08:21 +02:00
<!DOCTYPE html>
<html>
<head>
<title>blek! nox</title>
<meta name='description' content='blek! Nox (or simply "nox") is a matrix client that focuses on a good look & feel' />
<meta charset='utf-8' />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://nox.blek.codes/" />
<meta property="og:title" content="blek! nox" />
<meta property="og:description" content='blek! nox (or simply "nox") is a matrix client that focuses on a good look & feel' />
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:url" content="https://nox.blek.codes/" />
<meta property="twitter:title" content="blek! nox" />
<meta property="twitter:description" content='blek! nox (or simply "nox") is a matrix client that focuses on a good look & feel' />
<!-- Meta Tags Generated with https://metatags.io -->
</head>
<body>
<a href='https://blek.codes'><img src='/blek.png'></img></a>
<p>
<a href='/'>Go back</a>
</p>
<h1>Gallery</h1>
<p>
<img src='/gallery/1.png' alt='loading screen'></img>
<br/>
The loading screen
</p>
</body>
</html>