diff options
| author | nsfisis <nsfisis@gmail.com> | 2023-03-19 03:24:43 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2023-03-19 03:24:43 +0900 |
| commit | db3d51ddc421dad68abddb95d01ffdab440197d6 (patch) | |
| tree | 35a6b45bb964b22fa74486596f4e640db82fb0ac /content/posts/2022-04-24/term-banner-write-tool-showing-banner-in-terminal.xml | |
| parent | cb5a2a0afdf822651db035904cd8c1307a7b7743 (diff) | |
| download | blog.nsfisis.dev-db3d51ddc421dad68abddb95d01ffdab440197d6.tar.gz blog.nsfisis.dev-db3d51ddc421dad68abddb95d01ffdab440197d6.tar.zst blog.nsfisis.dev-db3d51ddc421dad68abddb95d01ffdab440197d6.zip | |
feat(content): specify heading id
Diffstat (limited to 'content/posts/2022-04-24/term-banner-write-tool-showing-banner-in-terminal.xml')
| -rw-r--r-- | content/posts/2022-04-24/term-banner-write-tool-showing-banner-in-terminal.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/content/posts/2022-04-24/term-banner-write-tool-showing-banner-in-terminal.xml b/content/posts/2022-04-24/term-banner-write-tool-showing-banner-in-terminal.xml index f80a730..a98f94e 100644 --- a/content/posts/2022-04-24/term-banner-write-tool-showing-banner-in-terminal.xml +++ b/content/posts/2022-04-24/term-banner-write-tool-showing-banner-in-terminal.xml @@ -37,7 +37,7 @@ リポジトリはこちら: <link xl:href="https://github.com/nsfisis/term-banner">https://github.com/nsfisis/term-banner</link> </simpara> </section> - <section xml:id="_motivation"> + <section xml:id="motivation"> <title>Motivation</title> <simpara> 以前、https://github.com/nsfisis/big-clock-mode[big-clock-mode] @@ -64,7 +64,7 @@ まあ、作らなくても探せばあると思うが、作りたいものは作りたいので知ったことではない。 </simpara> </section> - <section xml:id="_プログラム"> + <section xml:id="program"> <title>プログラム</title> <simpara> 全体の流れは次のようになっている。 @@ -85,7 +85,7 @@ 仕事ではスクリプト言語ばかり書いているが、やはりコンパイル言語はいい。 </simpara> </section> - <section xml:id="_フォント"> + <section xml:id="font"> <title>フォント</title> <simpara> フリーの 8x8 |
