diff options
author | Akshay <[email protected]> | 2020-02-03 13:55:09 +0000 |
---|---|---|
committer | Akshay <[email protected]> | 2020-02-03 13:55:09 +0000 |
commit | 3ec2918815d8ede2585c900608bed5bc0cecef26 (patch) | |
tree | 301d6368f90d18a688c299742a61b3e8f5232beb | |
parent | 1754e96a3585b5afc9f047f75310c4d551d1bbd6 (diff) |
whoops, forgot title tag
-rw-r--r-- | docs/posts/WPA_woes/index.html | 1 | ||||
-rw-r--r-- | docs/posts/bash_harder_with_vim/index.html | 1 | ||||
-rw-r--r-- | docs/posts/bye_bye_BDFs/index.html | 1 | ||||
-rw-r--r-- | docs/posts/color_conundrum/index.html | 1 | ||||
-rw-r--r-- | docs/posts/get_better_at_yanking_and_putting_in_vim/index.html | 1 | ||||
-rw-r--r-- | docs/posts/hold_position!/index.html | 1 | ||||
-rw-r--r-- | docs/posts/my_setup/index.html | 1 | ||||
-rw-r--r-- | docs/posts/onivim_sucks/index.html | 1 | ||||
-rw-r--r-- | docs/posts/static_sites_with_bash/index.html | 1 | ||||
-rw-r--r-- | post.esh | 1 |
10 files changed, 10 insertions, 0 deletions
diff --git a/docs/posts/WPA_woes/index.html b/docs/posts/WPA_woes/index.html index 44248dd..a4ef973 100644 --- a/docs/posts/WPA_woes/index.html +++ b/docs/posts/WPA_woes/index.html | |||
@@ -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>WPA Woes - peppe.rs</title> | ||
13 | <body> | 14 | <body> |
14 | <div class="posts"> | 15 | <div class="posts"> |
15 | <div class="post"> | 16 | <div class="post"> |
diff --git a/docs/posts/bash_harder_with_vim/index.html b/docs/posts/bash_harder_with_vim/index.html index 16f07c0..7d6d7b3 100644 --- a/docs/posts/bash_harder_with_vim/index.html +++ b/docs/posts/bash_harder_with_vim/index.html | |||
@@ -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>Bash Harder With Vim - peppe.rs</title> | ||
13 | <body> | 14 | <body> |
14 | <div class="posts"> | 15 | <div class="posts"> |
15 | <div class="post"> | 16 | <div class="post"> |
diff --git a/docs/posts/bye_bye_BDFs/index.html b/docs/posts/bye_bye_BDFs/index.html index 3b4d3a4..74a58d0 100644 --- a/docs/posts/bye_bye_BDFs/index.html +++ b/docs/posts/bye_bye_BDFs/index.html | |||
@@ -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>Bye Bye BDFs - peppe.rs</title> | ||
13 | <body> | 14 | <body> |
14 | <div class="posts"> | 15 | <div class="posts"> |
15 | <div class="post"> | 16 | <div class="post"> |
diff --git a/docs/posts/color_conundrum/index.html b/docs/posts/color_conundrum/index.html index 77d5247..4182e00 100644 --- a/docs/posts/color_conundrum/index.html +++ b/docs/posts/color_conundrum/index.html | |||
@@ -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>Color Conundrum - peppe.rs</title> | ||
13 | <body> | 14 | <body> |
14 | <div class="posts"> | 15 | <div class="posts"> |
15 | <div class="post"> | 16 | <div class="post"> |
diff --git a/docs/posts/get_better_at_yanking_and_putting_in_vim/index.html b/docs/posts/get_better_at_yanking_and_putting_in_vim/index.html index f3d674f..76d59be 100644 --- a/docs/posts/get_better_at_yanking_and_putting_in_vim/index.html +++ b/docs/posts/get_better_at_yanking_and_putting_in_vim/index.html | |||
@@ -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>Get Better At Yanking And Putting In Vim - peppe.rs</title> | ||
13 | <body> | 14 | <body> |
14 | <div class="posts"> | 15 | <div class="posts"> |
15 | <div class="post"> | 16 | <div class="post"> |
diff --git a/docs/posts/hold_position!/index.html b/docs/posts/hold_position!/index.html index 6b4592e..54d9b72 100644 --- a/docs/posts/hold_position!/index.html +++ b/docs/posts/hold_position!/index.html | |||
@@ -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>Hold Position! - peppe.rs</title> | ||
13 | <body> | 14 | <body> |
14 | <div class="posts"> | 15 | <div class="posts"> |
15 | <div class="post"> | 16 | <div class="post"> |
diff --git a/docs/posts/my_setup/index.html b/docs/posts/my_setup/index.html index 226ed66..f652a38 100644 --- a/docs/posts/my_setup/index.html +++ b/docs/posts/my_setup/index.html | |||
@@ -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>My Setup - peppe.rs</title> | ||
13 | <body> | 14 | <body> |
14 | <div class="posts"> | 15 | <div class="posts"> |
15 | <div class="post"> | 16 | <div class="post"> |
diff --git a/docs/posts/onivim_sucks/index.html b/docs/posts/onivim_sucks/index.html index 813fc23..e1053c1 100644 --- a/docs/posts/onivim_sucks/index.html +++ b/docs/posts/onivim_sucks/index.html | |||
@@ -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>Onivim Sucks - peppe.rs</title> | ||
13 | <body> | 14 | <body> |
14 | <div class="posts"> | 15 | <div class="posts"> |
15 | <div class="post"> | 16 | <div class="post"> |
diff --git a/docs/posts/static_sites_with_bash/index.html b/docs/posts/static_sites_with_bash/index.html index 46b895d..7c1adda 100644 --- a/docs/posts/static_sites_with_bash/index.html +++ b/docs/posts/static_sites_with_bash/index.html | |||
@@ -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>Static Sites With Bash - peppe.rs</title> | ||
13 | <body> | 14 | <body> |
14 | <div class="posts"> | 15 | <div class="posts"> |
15 | <div class="post"> | 16 | <div class="post"> |
@@ -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"> |