feat: post refactor + fix title
This commit is contained in:
parent
20ca76756e
commit
83e5c6c61a
11 changed files with 136 additions and 51 deletions
|
|
@ -14,14 +14,14 @@
|
|||
src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"
|
||||
async
|
||||
></script>
|
||||
<title>Barrett Ruth</title>
|
||||
<title>competitive programming log</title>
|
||||
</head>
|
||||
<body class="graph-background">
|
||||
<site-header></site-header>
|
||||
<main class="main">
|
||||
<div class="post-container">
|
||||
<header class="post-header">
|
||||
<h1 class="post-title">Competitive Programming Log</h1>
|
||||
<h1 class="post-title">competitive programming log</h1>
|
||||
</header>
|
||||
<article class="post-article">
|
||||
<h2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue