www.mtkn.jp

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

commit 4c9f7d00549b3c5fbeae337319940895e76c838e
parent 6e6ec16fa4944345549b6709d0da53ebff86980f
Author: Matsuda Kenji <info@mtkn.jp>
Date:   Wed, 19 Apr 2023 19:49:45 +0900

delete lang

Diffstat:
Mman/style.css | 3---
Mpub/about.html | 2+-
Mpub/books/978-4-06-288451-8.html | 2+-
Mpub/books/index.html | 2+-
Mpub/computer/archlinux_installation.html | 2+-
Mpub/computer/index.html | 2+-
Mpub/computer/rtx1200-qos.html | 2+-
Mpub/computer/setting_up_web_server.html | 2+-
Mpub/computer/what-i-use.html | 2+-
Mpub/computer/xlib_playground1.html | 2+-
Mpub/computer/xlib_playground2.html | 2+-
Mpub/computer/xlib_playground3.html | 2+-
Mpub/computer/xlib_playground4.html | 2+-
Mpub/computer/xlib_playground5.html | 2+-
Mpub/computer/xlib_playground6.html | 2+-
Mpub/draft/how_to_throw_away_smart_phone.html | 2+-
Mpub/draft/keitai.html | 2+-
Mpub/draft/light.html | 2+-
Mpub/draft/medical_care.html | 2+-
Mpub/draft/migration.html | 2+-
Mpub/draft/myrica_rubra.html | 2+-
Mpub/draft/openbsd_installation.html | 2+-
Mpub/draft/opinion.html | 2+-
Mpub/draft/rp2040_1.html | 2+-
Mpub/draft/safety_convenience.html | 2+-
Mpub/draft/setting_up_mail_server.html | 2+-
Mpub/draft/xlib2.html | 2+-
Mpub/error/404.html | 2+-
Mpub/error/moved.html | 2+-
Mpub/farm/index.html | 2+-
Mpub/farm/journal/2021.html | 2+-
Mpub/farm/journal/2022.html | 2+-
Mpub/index.html | 2+-
Mpub/journal/index.html | 2+-
Mpub/journal/posts/20200719.html | 2+-
Mpub/journal/posts/20200723.html | 2+-
Mpub/journal/posts/20200725.html | 2+-
Mpub/journal/posts/20200727.html | 2+-
Mpub/journal/posts/20200801.html | 2+-
Mpub/journal/posts/20200802.html | 2+-
Mpub/journal/posts/20200804.html | 2+-
Mpub/journal/posts/20200808.html | 2+-
Mpub/journal/posts/20200917.html | 2+-
Mpub/journal/posts/20200918.html | 2+-
Mpub/journal/posts/20200919.html | 2+-
Mpub/journal/posts/20200925.html | 2+-
Mpub/journal/posts/20200926.html | 2+-
Mpub/journal/posts/20201003.html | 2+-
Mpub/journal/posts/20201201.html | 2+-
Mpub/journal/posts/20201202.html | 2+-
Mpub/journal/posts/20201209.html | 2+-
Mpub/journal/posts/20201210.html | 2+-
Mpub/journal/posts/20210106.html | 2+-
Mpub/journal/posts/20210806.html | 2+-
Mpub/journal/posts/20211129.html | 2+-
Mpub/journal/posts/20211214.html | 2+-
Mpub/journal/posts/20220513.html | 2+-
Mpub/journal/posts/20220729.html | 2+-
Mpub/journal/posts/20220730.html | 2+-
Mpub/journal/posts/20220813.html | 2+-
Mpub/journal/posts/20220814.html | 2+-
Mpub/journal/posts/20221023.html | 2+-
Mpub/journal/posts/20221031.html | 2+-
Mpub/journal/posts/20221228.html | 2+-
Mpub/journal/posts/20230119.html | 2+-
Mpub/kitchen/index.html | 2+-
Mpub/kitchen/r4_osechi.html | 2+-
Mpub/kitchen/recipe/tonkotsu_ramen.html | 2+-
Mpub/poetry/index.html | 2+-
Mpub/rss.xml | 4++--
Mpub/style.css | 3---
Mtemp/header.html | 2+-
72 files changed, 71 insertions(+), 77 deletions(-)

diff --git a/man/style.css b/man/style.css @@ -27,12 +27,9 @@ figcaption { } code { - font-family: Courier New; } pre { - font-family: Courier New; - tab-size: 4; padding: 1em; border-style: solid; border-radius: 5px; diff --git a/pub/about.html b/pub/about.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/books/978-4-06-288451-8.html b/pub/books/978-4-06-288451-8.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/books/index.html b/pub/books/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/computer/archlinux_installation.html b/pub/computer/archlinux_installation.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/computer/index.html b/pub/computer/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/computer/rtx1200-qos.html b/pub/computer/rtx1200-qos.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/computer/setting_up_web_server.html b/pub/computer/setting_up_web_server.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/computer/what-i-use.html b/pub/computer/what-i-use.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/computer/xlib_playground1.html b/pub/computer/xlib_playground1.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/computer/xlib_playground2.html b/pub/computer/xlib_playground2.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/computer/xlib_playground3.html b/pub/computer/xlib_playground3.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/computer/xlib_playground4.html b/pub/computer/xlib_playground4.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/computer/xlib_playground5.html b/pub/computer/xlib_playground5.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/computer/xlib_playground6.html b/pub/computer/xlib_playground6.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/draft/how_to_throw_away_smart_phone.html b/pub/draft/how_to_throw_away_smart_phone.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/draft/keitai.html b/pub/draft/keitai.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/draft/light.html b/pub/draft/light.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/draft/medical_care.html b/pub/draft/medical_care.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/draft/migration.html b/pub/draft/migration.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/draft/myrica_rubra.html b/pub/draft/myrica_rubra.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/draft/openbsd_installation.html b/pub/draft/openbsd_installation.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/draft/opinion.html b/pub/draft/opinion.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/draft/rp2040_1.html b/pub/draft/rp2040_1.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/draft/safety_convenience.html b/pub/draft/safety_convenience.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/draft/setting_up_mail_server.html b/pub/draft/setting_up_mail_server.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/draft/xlib2.html b/pub/draft/xlib2.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/error/404.html b/pub/error/404.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/error/moved.html b/pub/error/moved.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/farm/index.html b/pub/farm/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/farm/journal/2021.html b/pub/farm/journal/2021.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/farm/journal/2022.html b/pub/farm/journal/2022.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/index.html b/pub/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/journal/index.html b/pub/journal/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/journal/posts/20200719.html b/pub/journal/posts/20200719.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/journal/posts/20200723.html b/pub/journal/posts/20200723.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/journal/posts/20200725.html b/pub/journal/posts/20200725.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/journal/posts/20200727.html b/pub/journal/posts/20200727.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/journal/posts/20200801.html b/pub/journal/posts/20200801.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/journal/posts/20200802.html b/pub/journal/posts/20200802.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/journal/posts/20200804.html b/pub/journal/posts/20200804.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/journal/posts/20200808.html b/pub/journal/posts/20200808.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/journal/posts/20200917.html b/pub/journal/posts/20200917.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/journal/posts/20200918.html b/pub/journal/posts/20200918.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/journal/posts/20200919.html b/pub/journal/posts/20200919.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/journal/posts/20200925.html b/pub/journal/posts/20200925.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/journal/posts/20200926.html b/pub/journal/posts/20200926.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/journal/posts/20201003.html b/pub/journal/posts/20201003.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/journal/posts/20201201.html b/pub/journal/posts/20201201.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/journal/posts/20201202.html b/pub/journal/posts/20201202.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/journal/posts/20201209.html b/pub/journal/posts/20201209.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/journal/posts/20201210.html b/pub/journal/posts/20201210.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/journal/posts/20210106.html b/pub/journal/posts/20210106.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/journal/posts/20210806.html b/pub/journal/posts/20210806.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/journal/posts/20211129.html b/pub/journal/posts/20211129.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/journal/posts/20211214.html b/pub/journal/posts/20211214.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/journal/posts/20220513.html b/pub/journal/posts/20220513.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/journal/posts/20220729.html b/pub/journal/posts/20220729.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/journal/posts/20220730.html b/pub/journal/posts/20220730.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/journal/posts/20220813.html b/pub/journal/posts/20220813.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/journal/posts/20220814.html b/pub/journal/posts/20220814.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/journal/posts/20221023.html b/pub/journal/posts/20221023.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/journal/posts/20221031.html b/pub/journal/posts/20221031.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/journal/posts/20221228.html b/pub/journal/posts/20221228.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/journal/posts/20230119.html b/pub/journal/posts/20230119.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/kitchen/index.html b/pub/kitchen/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/kitchen/r4_osechi.html b/pub/kitchen/r4_osechi.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/kitchen/recipe/tonkotsu_ramen.html b/pub/kitchen/recipe/tonkotsu_ramen.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> diff --git a/pub/poetry/index.html b/pub/poetry/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> 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, 19 Apr 2023 19:44:41 +0900</lastBuildDate> -<pubDate>Wed, 19 Apr 2023 19:44:41 +0900</pubDate> +<lastBuildDate>Wed, 19 Apr 2023 19:48:28 +0900</lastBuildDate> +<pubDate>Wed, 19 Apr 2023 19:48:28 +0900</pubDate> <docs>https://www.rssboard.org/rss-specification</docs> <item> <title>Xlibで遊んでみる6</title> diff --git a/pub/style.css b/pub/style.css @@ -27,12 +27,9 @@ figcaption { } code { - font-family: Courier New; } pre { - font-family: Courier New; - tab-size: 4; padding: 1em; border-style: solid; border-radius: 5px; diff --git a/temp/header.html b/temp/header.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ja"> +<html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" />