ancient-greek.net/blog/2021/index.php

39 lines
1.3 KiB
PHP
Raw Normal View History

2021-11-26 14:38:51 +00:00
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
2021-11-28 12:33:45 +00:00
<link rel="preload" as="style" href="/CSS/styles.css">
<link rel="stylesheet" href="/CSS/styles.css">
2021-11-26 14:38:51 +00:00
<meta name="description" content="Musings and articles about things in Ancient Greek — from 2021.">
<title>Musings, Articles and Blog ancient-greek.net</title>
<?php include('header.php'); ?>
</head>
<div align="center">
<h1 style="margin-bottom: 0;">Συγγραφαὶ ἐμοῦ 2021</h1>
<i>My own writings 2021</i>
<br><br>
</div>
<div class="article">
<p class="blocktext">In 2021, I really began making more and more progress and finally began being able to read unaltered, original texts. I started with the New Testament the readers edition of which I received in late January and slowly started working my way through it. I then continued by reading several other texts such as Herodotuss Histories or parts of the Septuaginta.</p>
</div>
<body>
<div class="column-center">
<h2>List of Articles</h2>
<div class="row">
<h3><a href="apocalypseanalysis.php">Apocalpyse of John an amateur linguistic analysis</a></h3>
</div>
</div>
</body>
<footer>
2021-12-07 15:50:53 +00:00
<?php include($_SERVER['DOCUMENT_ROOT'].'/footer.php'); ?>
2021-11-26 14:38:51 +00:00
</html>