Skip to content

Commit de44b6a

Browse files
author
Alham Fikri Aji
committed
use minimal mistake
1 parent f51698a commit de44b6a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Gemfile

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
source "https://rubygems.org"
2+
3+
gem "github-pages", group: :jekyll_plugins
4+
gem "jekyll-include-cache", group: :jekyll_plugins

_config.yml

+4-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
theme: jekyll-theme-cayman
1+
remote_theme: "mmistakes/[email protected]"
2+
3+
plugins:
4+
- jekyll-include-cache

0 commit comments

Comments
 (0)