tilde/blog/@UPDATE.html

29 lines
1.0 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>Articles tagged UPDATE</title>
<link rel="stylesheet" href="../style.css">
<link rel="shortcut icon" type="image/jpg"
href="https://ayham.xyz/pix/pfp.ico"/>
<meta name="viewport" content="width=device-width, initial-scale=1">
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js" integrity="sha512-894YE6QWD5I59HgZOGReFYm4dnWc1Qt5NtvYSaNcOP+u1T9qYdvdihz0PPSiiqn/+/3e7Jo4EaG7TubfWGUrMQ==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script type="text/javascript">
$(document).ready(function() {
$("#partial_header").load("../partials/header.htm");
$("#partial_footer").load("../partials/footer.htm"); });
</script>
</head>
<body>
<center>
<h1 style=font-size:xxx-large>Articles</h1>
</center>
<div id=partial_header></div>
<main>
<li><a href="first-article.html">2021/10/01 The Beginning of a series!</a></li></ul></main>
<div align=center id=partial_footer></div>
</body>
</html>