From d997725d69ceef8e73594fb9971739a2e407daa4 Mon Sep 17 00:00:00 2001 From: azu Date: Thu, 1 Mar 2018 19:56:32 +0900 Subject: [PATCH] update --- _config.yml | 2 ++ editor.md | 3 +++ 2 files changed, 5 insertions(+) create mode 100644 editor.md diff --git a/_config.yml b/_config.yml index 6bebc90..9db704d 100644 --- a/_config.yml +++ b/_config.yml @@ -3,6 +3,8 @@ title: proof-dictionary description: Proofdict-style dictionary # Proofdict Theme remote_theme: "proofdict/jekyll-theme" +header_pages: + - editor.md plugins: - jekyll-seo-tag - jekyll-remote-theme diff --git a/editor.md b/editor.md new file mode 100644 index 0000000..5481225 --- /dev/null +++ b/editor.md @@ -0,0 +1,3 @@ +--- +layout: editor +---