diff options
Diffstat (limited to 'public/posts/2022-04-24')
| -rw-r--r-- | public/posts/2022-04-24/term-banner-write-tool-showing-banner-in-terminal/index.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/public/posts/2022-04-24/term-banner-write-tool-showing-banner-in-terminal/index.html b/public/posts/2022-04-24/term-banner-write-tool-showing-banner-in-terminal/index.html index cd997f7..4475dc5 100644 --- a/public/posts/2022-04-24/term-banner-write-tool-showing-banner-in-terminal/index.html +++ b/public/posts/2022-04-24/term-banner-write-tool-showing-banner-in-terminal/index.html @@ -71,8 +71,8 @@ </p> </section> - <section id="section--_motivation"> - <h2><a href="#section--_motivation">Motivation</a></h2> + <section id="section--motivation"> + <h2><a href="#section--motivation">Motivation</a></h2> <p> 以前、https://github.com/nsfisis/big-clock-mode[big-clock-mode] という似たようなプログラムを書いた。 これは tmux の <code>:clock-mode</code> コマンドに着想を得たもので、<code>:clock-mode</code> よりも大きく現在時刻を表示する。 </p> @@ -94,8 +94,8 @@ </p> </section> - <section id="section--_プログラム"> - <h2><a href="#section--_プログラム">プログラム</a></h2> + <section id="section--program"> + <h2><a href="#section--program">プログラム</a></h2> <p> 全体の流れは次のようになっている。 </p> @@ -123,8 +123,8 @@ </p> </section> - <section id="section--_フォント"> - <h2><a href="#section--_フォント">フォント</a></h2> + <section id="section--font"> + <h2><a href="#section--font">フォント</a></h2> <p> フリーの 8x8 ビットマップフォントである、https://littlelimit.net/misaki.htm[美咲フォント 2021-05-05a 版] を使わせていただいた。 </p> |
