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

40 lines
1.3 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<link rel="preload" as="style" href="/CSS/styles.css">
<link rel="stylesheet" href="/CSS/styles.css">
<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'); ?>
<hr>
</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>
<?php include('footer.php'); ?>
</html>