personal-website

source for my personal website regexghost.com
git clone https://git.regexghost.com/personal-website.git
Log | Files | Refs | README

bottom.html (553B)


      1       <div class="footer">
      2         <br><br>
      3         <a href="https://github.com/regexghost/personal-website">source</a> ~ 
      4         <a href="https://www.regexghost.com/about#license">license</a> ~ 
      5         <a href="https://www.regexghost.com/sitemap">sitemap</a> ~ 
      6         <a href="https://github.com/regexghost/personal-website/issues">complaints/corrections</a> ~ 
      7         <a href="https://www.regexghost.com/blog.xml">rss (blog)</a> ~ 
      8         <a href="https://www.regexghost.com/devlog.xml">rss (devlog)</a>
      9       </div>
     10     </div>
     11   </div>
     12 </body>