aboutsummaryrefslogtreecommitdiff
path: root/post.esh
diff options
context:
space:
mode:
authorAkshay <[email protected]>2020-02-03 13:55:09 +0000
committerAkshay <[email protected]>2020-02-03 13:55:09 +0000
commit3ec2918815d8ede2585c900608bed5bc0cecef26 (patch)
tree301d6368f90d18a688c299742a61b3e8f5232beb /post.esh
parent1754e96a3585b5afc9f047f75310c4d551d1bbd6 (diff)
whoops, forgot title tag
Diffstat (limited to 'post.esh')
-rw-r--r--post.esh1
1 files changed, 1 insertions, 0 deletions
diff --git a/post.esh b/post.esh
index 8eda19b..413e165 100644
--- a/post.esh
+++ b/post.esh
@@ -10,6 +10,7 @@
10 <meta property="og:type" content="website"> 10 <meta property="og:type" content="website">
11 <meta property="og:description" content="a static site {for, by, about} me "> 11 <meta property="og:description" content="a static site {for, by, about} me ">
12 <meta property="og:url" content="https://peppe.rs"> 12 <meta property="og:url" content="https://peppe.rs">
13 <title><%=$title%> - peppe.rs</title>
13 <body> 14 <body>
14 <div class="posts"> 15 <div class="posts">
15 <div class="post"> 16 <div class="post">