www.mtkn.jp

Manuscripts for my personal webpage.
git clone https://git.mtkn.jp/www.mtkn.jp
Log | Files | Refs | README

commit 4cd434c431e991460838058e0644f92d3a2cc6cc
parent 49c9c1d7b4a34b50977c08587d20cf910d31f35e
Author: Matsuda Kenji <info@mtkn.jp>
Date:   Wed, 21 Dec 2022 18:13:52 +0900

rename example.c

Diffstat:
Mdata/weblog | 1+
Mman/computer/xlib_playground1.html | 2+-
Mpub/computer/xlib_playground1.html | 2+-
Mpub/rss.xml | 6+++---
4 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/data/weblog b/data/weblog @@ -117,3 +117,4 @@ 1671548400 /computer/xlib_playground1.html 1671548400 /computer/xlib_playground1.html 1671548400 /computer/xlib_playground1.html +1671548400 /computer/xlib_playground1.html diff --git a/man/computer/xlib_playground1.html b/man/computer/xlib_playground1.html @@ -140,7 +140,7 @@ main(void) </code></pre> <p>ここまでのコードはgitリポジトリの\ -<a href="https://git.mtkn.jp/xlib_playground/file/example/test.c.html">example/test.c</a>\ +<a href="https://git.mtkn.jp/xlib_playground/file/example/example1.c.html">example/example1.c</a>\ にある。</p> <p>完成品:</p> <video controls> diff --git a/pub/computer/xlib_playground1.html b/pub/computer/xlib_playground1.html @@ -146,7 +146,7 @@ main(void) } </code></pre> -<p>ここまでのコードはgitリポジトリの<a href="https://git.mtkn.jp/xlib_playground/file/example/test.c.html">example/test.c</a>にある。</p> +<p>ここまでのコードはgitリポジトリの<a href="https://git.mtkn.jp/xlib_playground/file/example/example1.c.html">example/example1.c</a>にある。</p> <p>完成品:</p> <video controls> <source src="videos/example1.webm" type="video/webm"> diff --git a/pub/rss.xml b/pub/rss.xml @@ -5,8 +5,8 @@ <description>ウェブページの更新履歴</description> <language>ja-jp</language> <link>https://www.mtkn.jp</link> -<lastBuildDate>Wed, 21 Dec 2022 17:33:47 +0900</lastBuildDate> -<pubDate>Wed, 21 Dec 2022 17:33:47 +0900</pubDate> +<lastBuildDate>Wed, 21 Dec 2022 18:13:36 +0900</lastBuildDate> +<pubDate>Wed, 21 Dec 2022 18:13:36 +0900</pubDate> <docs>https://www.rssboard.org/rss-specification</docs> <item> <title>Xlibで遊んでみる</title> @@ -155,7 +155,7 @@ main(void) </code></pre> <p>ここまでのコードはgitリポジトリの\ -<a href="https://git.mtkn.jp/xlib_playground/file/example/test.c.html">example/test.c</a>\ +<a href="https://git.mtkn.jp/xlib_playground/file/example/example1.c.html">example/example1.c</a>\ にある。</p> <p>完成品:</p> <video controls>