mirror of
https://github.com/Metastem/wikiless
synced 2024-12-06 19:16:58 +01:00
first commit
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>About - Wikiless</title>
|
||||
<style>
|
||||
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<aside>
|
||||
<a href="/" title="To the frontpage">
|
||||
<img src="/wikiless-logo.png" alt="Wikiless logo">
|
||||
</a>
|
||||
</aside>
|
||||
<h1>About</h1>
|
||||
<p>Wikiless is a free open source alternative Wikipedia front-end focused on privacy.</p>
|
||||
<p>The source is available at Codeberg <a href="https://codeberg.org/orenom/wikikess">https://codeberg.org/orenom/wikiless</a>.</p>
|
||||
<ul>
|
||||
<li>All requests go through Wikiless, your browser never talks to Wikipedia</li>
|
||||
<li>No JavaScript or ads</li>
|
||||
<li>Self-hostable</li>
|
||||
</ul>
|
||||
<h1>Donating</h1>
|
||||
<p>XMR: 832ogRwuoSs2JGYg7wJTqshidK7dErgNdfpenQ9dzMghNXQTJRby1xGbqC3gW3GAifRM9E84J91VdMZRjoSJ32nkAZnaCEj</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
+8695
File diff suppressed because one or more lines are too long
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user