Skip to content

Commit

Permalink
update remote theme
Browse files Browse the repository at this point in the history
  • Loading branch information
devksingh4 committed Jan 21, 2025
1 parent 94c936b commit 1846a09
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
install:
bundle

server:
bundle exec jekyll server --livereload

build:
bundle exec jekyll build
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ exclude: ["Gemfile", "Gemfile.lock", "LICENSE"]
# logo: "/assets/images/acm-wordmark-light.png"

# Theme settings
remote_theme: acm-uiuc/sig-website-jekyll-theme@v0.11.1
remote_theme: acm-uiuc/sig-website-jekyll-theme@v0.13.0
color_scheme: light
search_enabled: true
heading_anchors: true
Expand Down

0 comments on commit 1846a09

Please sign in to comment.