Skip to content

Commit bf4ab75

Browse files
fix
1 parent aeb2d49 commit bf4ab75

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

_config.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
title: CRUP
22
description: Codebase's Ramp Up Program
3-
theme: just-the-docs
3+
remote_theme: just-the-docs/just-the-docs
44

55
# Where the site will live
66
url: "https://codebase-berkeley.github.io"
@@ -10,5 +10,10 @@ baseurl: "/crup" # VERY IMPORTANT for project repos
1010
aux_links:
1111
"View on GitHub": "https://github.com/codebase-berkeley/crup"
1212

13+
# Plugins
14+
plugins:
15+
- jekyll-remote-theme
16+
- jekyll-feed
17+
1318
nav_enabled: true
1419
color_scheme: wider

0 commit comments

Comments
 (0)