Skip to content

Commit 8170abb

Browse files
committed
Remove theme
1 parent 8a074b4 commit 8170abb

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Gemfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
source "https://rubygems.org"
22
gem "jekyll", "~> 4.4.1"
33
# gem "github-pages", group: :jekyll_plugins
4-
# gem "jekyll-theme-hacker"
54
group :jekyll_plugins do
65
gem "jekyll-feed", "~> 0.12"
76
end

_config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ url: "https://caleblarsen.github.io"
77
github_username: CalebLarsen
88

99
# Build settings
10-
theme: jekyll-theme-hacker
1110
plugins:
1211
- jekyll-feed
1312

0 commit comments

Comments
 (0)