Mercurial Hosting > arkian
diff src/mikraite/mikraite.html @ 16:d32071c18e2b default tip
mikraite index
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Wed, 17 Sep 2025 16:23:25 -0600 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/mikraite/mikraite.html Wed Sep 17 16:23:25 2025 -0600 @@ -0,0 +1,24 @@ +<!doctype html> +<html lang="en"> + <head> + <script src="/site.js"></script> + <script> head() </script> + <title>Arkian - Mikriate Posts</title> + </head> + <body> + <script> header() </script> + <div content> + <h1>Mikriate Posts</h1> + + <p>Old posts from the <a href="https://mikraite.arkian.net/">Mikraite forum</a></p> + + <ul links> + <li><a href="Science_Requires_Monotheism.html">Science Requires Monotheism</a> - 2020</li> + <li><a href="In_Defense_of_Feminism.html">In Defense of Feminism</a> - 2016</li> + <li><a href="Understanding.html">Understanding</a> - 2013</li> + <li><a href="The_Rise_and_Fall_of_Christian_Culture.html">The Rise and Fall of Christian Culture</a> - 2013</li> + <li><a href="Human_Evolution.html">Human Evolution</a> - 2013</li> + </ul> + </div> + </body> +</html>