website

The source code for https://bpaul.xyz
Log | Files | Refs

index.html (339B)


      1 <html>
      2     <head>
      3         <title>
      4             bpaul blog
      5         </title>
      6     </head>
      7     <body>
      8         <a href="/">home</a>
      9 
     10         <br><br>
     11 
     12         linux blog
     13 
     14         <br>
     15 
     16         <a href="/linux-blog/1.html">1. dmenu is op (01/03/2021)</a>
     17         <a href="/linux-blog/2.html">2. fzf is better (20/05/2021)</a>
     18     </body>
     19 </html>