-
Notifications
You must be signed in to change notification settings - Fork 0
/
All-Posts.html
49 lines (42 loc) · 1.24 KB
/
All-Posts.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<!DOCTYPE html>
<html lang="en">
<head>
<script>
MathJax = {
tex: {
inlineMath: [['\\(','\\)']]
} }
</script>
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-chtml.js">
</script>
<meta name="generator" content="plasTeX" />
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>All Posts</title>
<link rel="next" href="404.html" title="404" />
<link rel="prev" href="About.html" title="About" />
<link rel="up" href="index.html" title="commutative.group" />
<link rel="stylesheet" href="styles/theme-white.css" />
<link rel="stylesheet" href="styles/theme-commgroup.css" />
</head>
<body>
<header>
<h1 id="doc_title"><a href="index.html">commutative.group</a></h1>
</header>
<div class="wrapper">
<div class="content">
<div class="content-wrapper">
<div class="main-text">
<h1 id="a0000000003"><div class="centered">All Posts</div></h1>
<p><br /></p>
<p>Here is a list of all posts to date in reverse chronological order: </p>
<ul class="itemize">
<li><p>2024-01-07: <a href ="posts/other_name.html">A Group by Any Other Name</a> </p>
</li>
</ul>
</div> <!--main-text -->
</div> <!-- content-wrapper -->
</div> <!-- content -->
</div> <!-- wrapper -->
</body>
</html>