aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html')
-rw-r--r--public/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html20
1 files changed, 15 insertions, 5 deletions
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 7f64dc8..366912c 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
@@ -9,16 +9,26 @@
<meta name="keywords" content="Vim">
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
<title>Vimで選択した行の順番を入れ替える | REPL: Rest-Eat-Program Loop</title>
+ <link rel="stylesheet" href="/style.css?h=17cf97a767ec5fb6e64967729f40f30a">
<link rel="stylesheet" href="/hl.css?h=208c52e3b7c9db1cad782c5d30b4698f">
- <link rel="stylesheet" href="/style.css?h=2923268d00d2a2482f8dc7103353c3f9">
- <link rel="stylesheet" href="/custom.css?h=9d2c451c42feb3350daea746cde36416">
</head>
<body class="single">
<header class="header">
<nav class="nav">
- <p class="logo">
- <a href="/">REPL: Rest-Eat-Program Loop</a>
- </p>
+ <ul>
+ <li class="logo">
+ <a href="/">REPL: Rest-Eat-Program Loop</a>
+ </li>
+ <li>
+ <a href="/about">About</a>
+ </li>
+ <li>
+ <a href="/posts">Posts</a>
+ </li>
+ <li>
+ <a href="/slides">Slides</a>
+ </li>
+ </ul>
</nav>
</header>
<main class="main">