Skip to content

Commit f4ebfff

Browse files
committed
removed theme
1 parent a303ec5 commit f4ebfff

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
--
2+
title: random notes
23
--
34

4-
[comment]: #@import "{{ site.theme }}"';
5+
56
# notes
67
just place for some random notes about programming
78

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
lsi: false
22
safe: true
3-
source: /
3+
source: ./
44
incremental: false
55
highlighter: rouge
6-
#theme: minima
6+
theme: minima
77
gist:
88
noscript: false
99
kramdown:

0 commit comments

Comments
 (0)