diff options
author | Oxbian <got.dacs@slmail.me> | 2024-04-19 18:47:25 +0200 |
---|---|---|
committer | Oxbian <got.dacs@slmail.me> | 2024-04-19 18:47:25 +0200 |
commit | fcf549245665b2915e23692af580fd015bb4df8d (patch) | |
tree | f421ad1171199279838899cedd3d758cadbebb3e | |
parent | 1b7dfcc970b74d10869ffc7d8cdb90db9975bd0c (diff) | |
download | ArKa-Web-fcf549245665b2915e23692af580fd015bb4df8d.tar.gz ArKa-Web-fcf549245665b2915e23692af580fd015bb4df8d.zip |
FIX: typo
-rw-r--r-- | 404.html | 2 | ||||
-rw-r--r-- | index.html | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -4,7 +4,7 @@ <!-- Metadata --> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <meta name="description" content="ArKa unknown page"> + <meta name="description" content="ArKa - unknown page"> <!-- Style --> <link rel="stylesheet" href="ArKa-Web/assets/style/style.css"> @@ -59,7 +59,7 @@ <p>I enjoy cyberpunk and dystopian media, because they show us the potential pitfalls of our society. But I also hope we can move towards a solarpunk future.</p> <p>I’m always eager to learn new things and share my knowledge, which you can find on the <a href="https://wiki.arka.rocks">wiki</a>.</p> - <p>ArKa is the small portion of the web maintained by me, Oxbian. Services I offer are mainly read only (Git server, Wiki, Blog), but I also offer a privatebin instance for sharing data securly and privatly.</p> + <p>ArKa is the small portion of the web maintained by me, Oxbian. Services I offer are mainly read only (Git server, Wiki, Blog), but I also offer a privatebin instance for sharing data securely and privately.</p> <h2> ArKa services </h2> <p>On this small portion of the web, called ArKa, you can find multiple services. Most of them are read only, for security reason, like my <a href="https://wiki.arka.rocks">wiki</a>, <a href="https://blog.arka.rocks">blog</a>, <a href="https://git.arka.rocks">git server</a>.</p> |