]> git.frustrated-labs.net Git - frustrated-functor.dev.git/commitdiff
update index file
authorAlexander Goussas <[email protected]>
Sun, 19 Apr 2026 03:51:00 +0000 (22:51 -0500)
committerAlexander Goussas <[email protected]>
Sun, 19 Apr 2026 03:51:00 +0000 (22:51 -0500)
public/index.html

index 9130eecf6497f118a7dfcec20923e9375b122d29..f61c146e2361282dbbc7d25c8d7c9fe98b847b7a 100644 (file)
@@ -7,7 +7,6 @@
   <meta name="author" content="Alexander Goussas">
   <meta name="description" content="Blog about programming">
   <meta name="viewport" content="width=device-width, initial-scale=1">
-  <link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/cdn/beer.min.css" rel="stylesheet">
   <link href="styles.css" rel="stylesheet">
 </head>
 
@@ -17,7 +16,6 @@
 
   <section id="posts">
     <ul>
-      <li><a href="posts/05-05-2026-how-i-read-500-page-books-in-a-weekend.html">How I read 500 page books in a weekend</a></li>
     </ul>
   </section>
   <script src="js/script.js"></script>