Big changes!

- Fixed typo in pinned git repos
- Add new pinned repo (wallheaven)
- Switch blog generation to php
- remove useless symlink in blog/
This commit is contained in:
2023-09-26 16:55:27 -04:00
parent 48475ae4ab
commit 13561786a7
8 changed files with 37 additions and 65 deletions

View File

@ -11,7 +11,7 @@ filename="$(echo $name | sed 's/ /-/g').html"
printf '<!DOCTYPE HTML>
<html lang="en">
<meta name="date" content="2023/07/15"><title>'$name'</title>
<link rel=stylesheet href=style.css>
<link rel="stylesheet" href="/style.css">
<body style="background-color: #161617;">
<p>
</p>