Skip to content

Commit

Permalink
toolbox preview
Browse files Browse the repository at this point in the history
  • Loading branch information
mgks committed Feb 1, 2025
1 parent 2297a46 commit 4e7fc2c
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!DOCTYPE html>
<html>
<head>
<title>Toolbox</title>
<link rel="stylesheet" href="src/style.css">
</head>
<body>
<h1>Toolbox</h1>
<ul>
<li><a href="jekyll-post-generator/index.html">Jekyll Post Generator</a></li>
</ul>
</body>
</html>

0 comments on commit 4e7fc2c

Please sign in to comment.