Skip to content

Commit

Permalink
Merge pull request #316 from uchikoshi-fes/hotfix/Fix_name
Browse files Browse the repository at this point in the history
催物長の名前修整
  • Loading branch information
TwoSquirrels authored Sep 20, 2022
2 parents 84eb1d4 + d09bc27 commit 6497a61
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@

## Version

**Version:** 1.6.0 (記事追加)
**Latest Update:** 2022/09/19
**Version:** 1.6.1 (記事タイトル修整)
**Latest Update:** 2022/09/20

## Feedback & Support

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "uchikoshi-fes.jp-2022",
"version": "1.6.0",
"version": "1.6.1",
"description": "第43回打越祭公式サイト",
"homepage": "https://github.com/uchikoshi-fes/uchikoshi-fes.jp-2022#readme",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion pages/articles/interview-entertain.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import Container from "@/components/article-container";

export const META = {
title: "波多催物部門長 インタビュー",
title: "波多野催物部門長 インタビュー",
description: "催物部門長の波多野然さんへのインタビューです。",
date: Date.UTC(2022, 8, 19, 8, 40) - 9 * 3600000,
};
Expand Down

0 comments on commit 6497a61

Please sign in to comment.