diary-website

Website for diary
git clone https://git.in0rdr.ch/diary-website.git
Log | Files | Refs | README | LICENSE

commit 7148480040443d2fd7bb09f34255f739e1e0563a
parent ca0650a496041041501dc804bc3830456e197df3
Author: Heiswayi Nrird <heiswayi@users.noreply.github.com>
Date:   Sun, 22 Jul 2018 04:30:03 +0800

Update _config.yml
Diffstat:
M_config.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_config.yml b/_config.yml @@ -42,4 +42,4 @@ navbar: - slug : blog title: Blog -exclude: ["gulp", "node_modules", "bower", "bower_components", "config.rb", "src", "Gemfile", "Gemfile.lock", ".rvmrc", ".rbenv-version", "package.json", "gulpfile.js", "README.md", "Rakefile", "changelog.md"] +exclude: ["gulp", "node_modules", "bower", "bower_components", "config.rb", "src", "Gemfile", "Gemfile.lock", ".rvmrc", ".rbenv-version", "package.json", "gulpfile.js", "README.md", "Rakefile", "changelog.md", "script"]