-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
eaf193a
commit 1f673d5
Showing
3 changed files
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
layout: page | ||
title: このサイトについて | ||
permalink: /about/ | ||
--- | ||
|
||
このウェブ サイトは [Jekyll](https://github.com/jekyll) と [minima](https://github.com/jekyll/minima) テーマで構築されており、[GitHub Pages を利用して公開](https://docs.github.com/ja/pages/setting-up-a-github-pages-site-with-jekyll)されています。GitHub アカウントをお持ちで、誤字脱字や内容の誤りを見つけられましたら、[Issues](https://github.com/masaru-iritani/masaru-iritani.github.io/issues) または [Pull requests](https://github.com/masaru-iritani/masaru-iritani.github.io/pulls) にてお気軽にご指摘ください。お問い合わせは各 SNS 経由でも受け付けています。 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,7 +33,7 @@ mastodon: | |
instance: mstdn.jp | ||
|
||
header_pages: | ||
- about.md | ||
- README.md | ||
|
||
plugins: | ||
- jekyll-feed | ||
|