Skip to content

Commit

Permalink
元号開始年を「元年」で統一 #2
Browse files Browse the repository at this point in the history
  • Loading branch information
ryo-i committed Sep 24, 2022
1 parent ad69631 commit b4ac51e
Show file tree
Hide file tree
Showing 3 changed files with 62 additions and 63 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -9,7 +9,7 @@
## 進捗(コミット)

- 年月日を和暦(西暦)に書式変更 [#3](https://github.com/ryo-i/dai-sengoku-nenpyo/issues/3)
- 年代に単位「年代」を追記 [#2](https://github.com/ryo-i/dai-sengoku-nenpyo/issues/2)
- 元号開始年を「元年」で統一 [#2](https://github.com/ryo-i/dai-sengoku-nenpyo/issues/2)

## 詳細(ブログ)

Expand Down
3 changes: 1 addition & 2 deletions pages/about.tsx
Expand Up @@ -59,13 +59,12 @@ function About() {
<h2>進捗</h2>
<ul>
<li>年月日を和暦(西暦)に書式変更 <a href="https://github.com/ryo-i/dai-sengoku-nenpyo/issues/3" target="_blank">#3</a></li>
<li>年代に単位「年代」を追記 <a href="https://github.com/ryo-i/dai-sengoku-nenpyo/issues/2" target="_blank">#2</a></li>
<li>元号開始年を「元年」で統一 <a href="https://github.com/ryo-i/dai-sengoku-nenpyo/issues/2" target="_blank">#2</a></li>
</ul>
</section>
<section>
<h2>今後の予定</h2>
<ul>
<li>年表表示 <a href="https://github.com/ryo-i/dai-sengoku-nenpyo/issues/1" target="_blank">#1</a></li>
</ul>
</section>
<section>
Expand Down

1 comment on commit b4ac51e

@vercel
Copy link

@vercel vercel bot commented on b4ac51e Sep 24, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

dai-sengoku-nenpyo – ./

dai-sengoku-nenpyo-ryo-i.vercel.app
dai-sengoku-nenpyo-git-main-ryo-i.vercel.app
dai-sengoku-nenpyo.vercel.app

Please sign in to comment.