summaryrefslogtreecommitdiffhomepage
path: root/services/blog/public/posts/6/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'services/blog/public/posts/6/index.html')
-rw-r--r--services/blog/public/posts/6/index.html20
1 files changed, 20 insertions, 0 deletions
diff --git a/services/blog/public/posts/6/index.html b/services/blog/public/posts/6/index.html
index 72ee6969..1a8c8e03 100644
--- a/services/blog/public/posts/6/index.html
+++ b/services/blog/public/posts/6/index.html
@@ -63,6 +63,26 @@
</div>
</nav>
<article class="post-entry">
+ <a href="/posts/2021-10-02/vim-swap-order-of-selected-lines/">
+ <header class="entry-header">
+ <h2>Vimで選択した行の順番を入れ替える</h2>
+ </header>
+ <section class="entry-content">
+ <p>
+ Vim で選択した行の順番を入れ替える方法。
+ </p>
+ </section>
+ <footer class="entry-footer">
+ <time datetime="2021-10-02">2021-10-02</time> 投稿
+ <ul class="entry-tags">
+ <li class="tag">
+ Vim
+ </li>
+ </ul>
+ </footer>
+ </a>
+ </article>
+ <article class="post-entry">
<a href="/posts/2021-03-30/phperkaigi-2021/">
<header class="entry-header">
<h2>PHPerKaigi 2021</h2>