Add webring, add update

master
Marvin Johanning 2021-12-06 16:01:25 +01:00
parent 3f51919ac3
commit 76587f5ab1
4 changed files with 20 additions and 2 deletions

View File

@ -4,7 +4,9 @@
<a href="/impressum.html">Impressum</a>, <a href="/privacy/privacy-policy.php">Privacy Policy</a>
</p>
<hr>
<footer>Made by Marvin J. You can also find me on <a href="https://en.wiktionary.org/wiki/User:Numitr0n">Wiktionary</a> and <a href="https://git.marvinjohanning.de/marvinjohanning">git.marvinjohanning.de</a>
<?php include('webrings/yesterweb.php'); ?>
<hr>
<footer>Made by Marvin J. You can also find me on <a href="https://en.wiktionary.org/wiki/User:Numitr0n">Wiktionary</a> and <a href="https://git.marvinjohanning.de/marvinjohanning">git.marvinjohanning.de</a>
<br><br>
This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License (unless otherwise stated)</a>.
<div>Icons made by <a href="https://www.freepik.com" title="Freepik">Freepik</a> from <a href="https://www.flaticon.com/" title="Flaticon">www.flaticon.com</a></div>

View File

@ -7,7 +7,7 @@
<meta name="description" content="A website about all things Ancient Greek; from the Classical Period to the Byzantine. Original texts, lots of graphics, translations, book reviews &c.">
<link rel="preload" as="style" href="/CSS/styles.css">
<link rel="stylesheet" href="/CSS/styles.css">
<title>Agora (Home page) ancient-greek.net</title>
<title>Agora (Home page) ancient-greek.net (Ancient Greek)</title>
<?php include('header.php'); ?>
<hr>

View File

@ -35,6 +35,12 @@
</div>
<div class="article">
<h2>December 6th, 2021 Webrings</h2>
<p>Before I begin with my talking about webrings, I would like to address the Germans: </p>
<p>Fröhlichen Nikolaustag euch allen! Ich hoffe, es fand sich etwas Interessantes in euren Stiefeln wenn ihr denn dieser Tradition noch folgt. Ich selbst hatte, aufgrund dessen, dass ich schon seit Längerem alleine wohne, weder einen Stiefel vor meine Tür gestellt noch irgendetwas vom Nikolaus erhalten. Ich schreibe das Update hier ausnahmsweise auf Deutsch, da ich mir unsicher bin, wie weitverbreitet das „Feiern“ des Nikolaustags im Rest der Welt ist.</p>
<p>With that out of the way lets talk about webrings. They used to be a rather popular method linking together websites that were, in one way or another, related to one another; and whilst they have become less and less popular over the years, there are still a variety of webrings still actively maintained  and I am planning on joining a couple.</p>
<p>As you may have noticed in this websites footer, I have already successfully joined on of them, the <a href="http://yesterweb.org">Yesterweb Webring</a>. I am still trying to figure out a better way of adding the link to my website, but it shall reside in the footer for the time being until I can find a superior method of doing it.</p>
<h2>December 4, 2021 A New Home</h2>
<figure style="width: 100%; border: none;">
<img src="/media/imgs/updates/newhome.webp" width="550" onerror="this.onerror=null; this.src='/media/imgs/updates/newhome.jpg'" width="550" alt="">

10
webrings/yesterweb.php Normal file
View File

@ -0,0 +1,10 @@
<script src="https://yesterwebring.neocities.org/script-text.js"></script>
<webring-css site="https://ancient-greek.net/"></webring-css>
<style>:root {
--link-weight:strong;
--mylinkcolor:var(--colour4);
--linksize:11px;
--link-decoration:underline;
--link-family:Merriweather;
}
</style>