2023-10-23 04:34:36 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<head>
|
2023-10-26 20:39:54 +00:00
|
|
|
<title>Posts | Blog</title>
|
2023-10-23 04:34:36 +00:00
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
|
|
|
|
<link rel="stylesheet" href="/css/style.css">
|
|
|
|
<link rel="stylesheet" href="/css/fonts.css">
|
|
|
|
|
|
|
|
|
|
|
|
</head>
|
|
|
|
|
|
|
|
<html>
|
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
<header class="site-header">
|
|
|
|
<div class="wrapper">
|
2023-10-29 03:03:20 +00:00
|
|
|
<a class="muted small" href="https://nathan.freedomland.xyz">Blogarithm</a>
|
2023-10-23 04:34:36 +00:00
|
|
|
</div>
|
|
|
|
</header>
|
|
|
|
</body>
|
|
|
|
|
|
|
|
</html>
|
|
|
|
|
|
|
|
|
|
|
|
<body>
|
|
|
|
<h1>
|
2023-10-26 20:39:54 +00:00
|
|
|
Posts
|
2023-10-23 04:34:36 +00:00
|
|
|
</h1>
|
|
|
|
|
|
|
|
|
2023-10-26 20:39:54 +00:00
|
|
|
|
2023-10-23 04:34:36 +00:00
|
|
|
<ul>
|
2023-11-02 03:23:15 +00:00
|
|
|
<li><a href="/posts/getting_started_astrophysics/">Getting Started with Astronomy and Astrophysics</a></li>
|
2023-10-27 19:21:40 +00:00
|
|
|
<li><a href="/posts/welcome/">Welcome to my new Blog!</a></li>
|
2023-10-23 04:34:36 +00:00
|
|
|
</ul>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<script src="/js/dark.js" defer="" ></script>
|
|
|
|
|
|
|
|
<script type="text/javascript"
|
|
|
|
src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
|
|
|
|
</script>
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|