Skip to content

Commit 2ea64f4

Browse files
authored
Update _config.yml
1 parent 2fc0286 commit 2ea64f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#theme: jekyll-theme-minimal
22
remote_theme: BDHU/minimalist@v0.1.0
3-
plugins:
4-
- jekyll-remote-theme # add this line to the plugins list if you already have one
3+
# plugins:
4+
# - jekyll-remote-theme # add this line to the plugins list if you already have one
55
title: RPN Calculator
66
description: Reverse Polish Notation computing engine and PapajScript intepreter
77
#logo: wall1.png

0 commit comments

Comments
 (0)