aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/posts/2021-10-02
diff options
context:
space:
mode:
Diffstat (limited to 'public/posts/2021-10-02')
-rw-r--r--public/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/index.html9
-rw-r--r--public/posts/2021-10-02/python-unbound-local-error/index.html9
-rw-r--r--public/posts/2021-10-02/ruby-detect-running-implementation/index.html9
-rw-r--r--public/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html9
-rw-r--r--public/posts/2021-10-02/rust-where-are-primitive-types-from/index.html9
-rw-r--r--public/posts/2021-10-02/vim-difference-between-autocmd-bufwrite-and-bufwritepre/index.html9
-rw-r--r--public/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html9
7 files changed, 42 insertions, 21 deletions
diff --git a/public/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/index.html b/public/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/index.html
index b1da2a5..91b9ec1 100644
--- a/public/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/index.html
+++ b/public/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/index.html
@@ -20,13 +20,16 @@
<a href="/">REPL: Rest-Eat-Program Loop</a>
</li>
<li>
- <a href="/about">About</a>
+ <a href="/about/">About</a>
</li>
<li>
- <a href="/posts">Posts</a>
+ <a href="/posts/">Posts</a>
</li>
<li>
- <a href="/slides">Slides</a>
+ <a href="/slides/">Slides</a>
+ </li>
+ <li>
+ <a href="/tags/">Tags</a>
</li>
</ul>
</nav>
diff --git a/public/posts/2021-10-02/python-unbound-local-error/index.html b/public/posts/2021-10-02/python-unbound-local-error/index.html
index 7c951cc..8380acb 100644
--- a/public/posts/2021-10-02/python-unbound-local-error/index.html
+++ b/public/posts/2021-10-02/python-unbound-local-error/index.html
@@ -20,13 +20,16 @@
<a href="/">REPL: Rest-Eat-Program Loop</a>
</li>
<li>
- <a href="/about">About</a>
+ <a href="/about/">About</a>
</li>
<li>
- <a href="/posts">Posts</a>
+ <a href="/posts/">Posts</a>
</li>
<li>
- <a href="/slides">Slides</a>
+ <a href="/slides/">Slides</a>
+ </li>
+ <li>
+ <a href="/tags/">Tags</a>
</li>
</ul>
</nav>
diff --git a/public/posts/2021-10-02/ruby-detect-running-implementation/index.html b/public/posts/2021-10-02/ruby-detect-running-implementation/index.html
index 0b25546..f0e3632 100644
--- a/public/posts/2021-10-02/ruby-detect-running-implementation/index.html
+++ b/public/posts/2021-10-02/ruby-detect-running-implementation/index.html
@@ -20,13 +20,16 @@
<a href="/">REPL: Rest-Eat-Program Loop</a>
</li>
<li>
- <a href="/about">About</a>
+ <a href="/about/">About</a>
</li>
<li>
- <a href="/posts">Posts</a>
+ <a href="/posts/">Posts</a>
</li>
<li>
- <a href="/slides">Slides</a>
+ <a href="/slides/">Slides</a>
+ </li>
+ <li>
+ <a href="/tags/">Tags</a>
</li>
</ul>
</nav>
diff --git a/public/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html b/public/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html
index 7531bf3..55bf07d 100644
--- a/public/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html
+++ b/public/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html
@@ -20,13 +20,16 @@
<a href="/">REPL: Rest-Eat-Program Loop</a>
</li>
<li>
- <a href="/about">About</a>
+ <a href="/about/">About</a>
</li>
<li>
- <a href="/posts">Posts</a>
+ <a href="/posts/">Posts</a>
</li>
<li>
- <a href="/slides">Slides</a>
+ <a href="/slides/">Slides</a>
+ </li>
+ <li>
+ <a href="/tags/">Tags</a>
</li>
</ul>
</nav>
diff --git a/public/posts/2021-10-02/rust-where-are-primitive-types-from/index.html b/public/posts/2021-10-02/rust-where-are-primitive-types-from/index.html
index 9014f7c..db9120e 100644
--- a/public/posts/2021-10-02/rust-where-are-primitive-types-from/index.html
+++ b/public/posts/2021-10-02/rust-where-are-primitive-types-from/index.html
@@ -20,13 +20,16 @@
<a href="/">REPL: Rest-Eat-Program Loop</a>
</li>
<li>
- <a href="/about">About</a>
+ <a href="/about/">About</a>
</li>
<li>
- <a href="/posts">Posts</a>
+ <a href="/posts/">Posts</a>
</li>
<li>
- <a href="/slides">Slides</a>
+ <a href="/slides/">Slides</a>
+ </li>
+ <li>
+ <a href="/tags/">Tags</a>
</li>
</ul>
</nav>
diff --git a/public/posts/2021-10-02/vim-difference-between-autocmd-bufwrite-and-bufwritepre/index.html b/public/posts/2021-10-02/vim-difference-between-autocmd-bufwrite-and-bufwritepre/index.html
index b3c7715..36ed4c1 100644
--- a/public/posts/2021-10-02/vim-difference-between-autocmd-bufwrite-and-bufwritepre/index.html
+++ b/public/posts/2021-10-02/vim-difference-between-autocmd-bufwrite-and-bufwritepre/index.html
@@ -20,13 +20,16 @@
<a href="/">REPL: Rest-Eat-Program Loop</a>
</li>
<li>
- <a href="/about">About</a>
+ <a href="/about/">About</a>
</li>
<li>
- <a href="/posts">Posts</a>
+ <a href="/posts/">Posts</a>
</li>
<li>
- <a href="/slides">Slides</a>
+ <a href="/slides/">Slides</a>
+ </li>
+ <li>
+ <a href="/tags/">Tags</a>
</li>
</ul>
</nav>
diff --git a/public/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html b/public/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html
index 4f0c72a..e8deba6 100644
--- a/public/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html
+++ b/public/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html
@@ -20,13 +20,16 @@
<a href="/">REPL: Rest-Eat-Program Loop</a>
</li>
<li>
- <a href="/about">About</a>
+ <a href="/about/">About</a>
</li>
<li>
- <a href="/posts">Posts</a>
+ <a href="/posts/">Posts</a>
</li>
<li>
- <a href="/slides">Slides</a>
+ <a href="/slides/">Slides</a>
+ </li>
+ <li>
+ <a href="/tags/">Tags</a>
</li>
</ul>
</nav>