aboutsummaryrefslogtreecommitdiff
path: root/generate.sh
diff options
context:
space:
mode:
authorAkshay <[email protected]>2020-04-09 17:06:45 +0100
committerAkshay <[email protected]>2020-04-09 17:06:45 +0100
commit93618e9ff0419c5222b17bbb80b1a75e6cee425b (patch)
tree31a7a329865d4dce0d281d69fc6a4275f5c5fb66 /generate.sh
parent892db42064aa0ce92595ae112783ec3ed241ecc9 (diff)
improve subtitle styles, publish new post!
Diffstat (limited to 'generate.sh')
-rwxr-xr-xgenerate.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/generate.sh b/generate.sh
index 2b875cc..9950f41 100755
--- a/generate.sh
+++ b/generate.sh
@@ -73,7 +73,7 @@ cat > ./docs/index.html << EOF
73<title>peppe.rs</title> 73<title>peppe.rs</title>
74<body> 74<body>
75 <h1 class="heading">n</h1> 75 <h1 class="heading">n</h1>
76 <h4 class="date">nerdypepper's μblog</h4> 76 <h4 class="subheading">nerdypepper's μblog</h4>
77 <div class="posts"> 77 <div class="posts">
78 <div class="post"> 78 <div class="post">
79EOF 79EOF