aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xgenerate.sh2
-rw-r--r--post.esh2
2 files changed, 2 insertions, 2 deletions
diff --git a/generate.sh b/generate.sh
index 3d55941..baa81b0 100755
--- a/generate.sh
+++ b/generate.sh
@@ -54,7 +54,7 @@ cat > ./docs/index.html << EOF
54<meta property="og:title" content="nerdypepper"> 54<meta property="og:title" content="nerdypepper">
55<meta property="og:type" content="website"> 55<meta property="og:type" content="website">
56<meta property="og:description" content="a static site {for, by, about} me "> 56<meta property="og:description" content="a static site {for, by, about} me ">
57<meta property="og:url" content="https://nerdypepper.tech"> 57<meta property="og:url" content="https://peppe.rs">
58<title>n</title> 58<title>n</title>
59<body> 59<body>
60 <h1 class="heading">n</h1> 60 <h1 class="heading">n</h1>
diff --git a/post.esh b/post.esh
index 0f8ab91..8eda19b 100644
--- a/post.esh
+++ b/post.esh
@@ -9,7 +9,7 @@
9 <meta property="og:title" content="nerdypepper"> 9 <meta property="og:title" content="nerdypepper">
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://nerdypepper.tech"> 12 <meta property="og:url" content="https://peppe.rs">
13 <body> 13 <body>
14 <div class="posts"> 14 <div class="posts">
15 <div class="post"> 15 <div class="post">