Skip to content

Commit

Permalink
Blog Structure
Browse files Browse the repository at this point in the history
  • Loading branch information
D-Vichnyy committed Mar 23, 2024
1 parent 87bd50b commit ae29fc1
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
15 changes: 15 additions & 0 deletions blog/230324.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<!DOCTYPE html>
<head>
<title>DV /</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Sergey Bilovytskyy Research Labs Homepage - Overview and links">
<link rel="stylesheet" href="https://d-vichnyy.github.io/style.css" data-turbo-track="reload" />
</head>
<body>
<h1>D. Vichnyy's Blog</h1>
<div>
<h2>March 23, 2024</h2>
<!--TAGS: -->
</div>
</body>
7 changes: 7 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@
</head>
<body>
<h1>D. Vichnyy's Landing Page</h1>
<div>
<h2>Navigation</h2>
<h3>Blog</h3>
<ul>
<li><a href="/blog/230324.html">March 23, 2024</a></li>
</ul>
</div>
<div>
<h2>Interesting Links</h2>
<ul>
Expand Down

0 comments on commit ae29fc1

Please sign in to comment.