diff options
| author | nsfisis <nsfisis@gmail.com> | 2023-03-19 00:57:51 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2023-03-19 01:30:08 +0900 |
| commit | 641ef19ec727be63c58404ff5b80c5970be91e9f (patch) | |
| tree | 140a019a7564bf60c4203ddda854623967492a7c /public/about/index.html | |
| parent | 0021721514e95ae0ba4e64d9a57780f0c9ee65fa (diff) | |
| download | blog.nsfisis.dev-641ef19ec727be63c58404ff5b80c5970be91e9f.tar.gz blog.nsfisis.dev-641ef19ec727be63c58404ff5b80c5970be91e9f.tar.zst blog.nsfisis.dev-641ef19ec727be63c58404ff5b80c5970be91e9f.zip | |
feat(content): update about page
Diffstat (limited to 'public/about/index.html')
| -rw-r--r-- | public/about/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/public/about/index.html b/public/about/index.html index cf0b2c6..5414011 100644 --- a/public/about/index.html +++ b/public/about/index.html @@ -35,13 +35,13 @@ <main class="main"> <article class="post-single"> <header class="post-header"> - <h1 class="post-title">About</h1> + <h1 class="post-title">nsfisis</h1> </header> <div class="post-content"> <section> - <h2>名前</h2> + <h2>読み方</h2> <p> - nsfisis (いまむら) + 読み方は決めていません。音にする必要があるときは本名である「いまむら」をお使いください。 </p> </section> <section> |
