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 787fe20 commit ff0c09a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@
<head>
<title>Toolbox</title>
<link rel="stylesheet" href="src/style.css">
<link rel="stylesheet" href="src/script.js">
</head>
<body>
<h1>Toolbox</h1>
<ul>
<li><a href="jekyll-post-generator/index.html">Jekyll Post Generator</a></li>
<li><a href="tools/jekyll-post-formatter.html">Jekyll Post Generator</a></li>
</ul>
</body>
</html>

0 comments on commit ff0c09a

Please sign in to comment.