Skip to content

Commit 63c1f26

Browse files
authored
Merge pull request #2 from somya-kr/main
Added Cayman Theme
2 parents 6296a48 + 9825856 commit 63c1f26

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ markdown: kramdown
99
highlighter: rouge
1010
permalink: pretty
1111
exclude: [vendor, scripts, README.md, LICENSE.txt, CNAME]
12+
remote_theme: pages-themes/[email protected]
13+
plugins:
14+
- jekyll-remote-theme # add this line to the plugins list if you already have one
1215

1316
# SASS Settings
1417
sass:

0 commit comments

Comments
 (0)