Compare commits
No commits in common. "a2be692d9c8889fc5bb6d26724b775296499aada" and "2d9747fd0ae77cb259e3e9e62ddcf66284946bc3" have entirely different histories.
a2be692d9c
...
2d9747fd0a
BIN
gallery/1.png
BIN
gallery/1.png
Binary file not shown.
Before Width: | Height: | Size: 426 KiB |
|
@ -1,35 +0,0 @@
|
|||
<!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>
|
|
@ -31,13 +31,12 @@
|
|||
</p>
|
||||
<h1>Links</h1>
|
||||
<ul>
|
||||
<li><a href='https://git.blek.codes/blek/nox.git'>Git repo</a></li>
|
||||
<li><a href='/gallery'>Gallery</a></li>
|
||||
<li><a href='https://git.blek.codes/blek/nox_site'>Git repo</a></li>
|
||||
</ul>
|
||||
<h1>Where do i get it?</h1>
|
||||
<p>
|
||||
Good question. For now we have no releases,
|
||||
but you can <a href='https://git.blek.codes/blek/nox.git'>build it yourself from git</a>
|
||||
but you can <a href='https://git.blek.codes/blek/nox_site'>build it yourself from git</a>
|
||||
</p>
|
||||
<h1>Platforms supported</h1>
|
||||
<p>
|
||||
|
|
Loading…
Reference in New Issue