Skip to content

Commit

Permalink
Merge pull request #50 from potassco/update/ace
Browse files Browse the repository at this point in the history
update ace
  • Loading branch information
rkaminsk authored Jan 2, 2024
2 parents dab6441 + b5f4306 commit 65967e3
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 2,790 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ruby RUBY_VERSION
#
# This will help ensure the proper Jekyll version is running.
# Happy Jekylling!
gem "jekyll", "~> 4.2.2"
gem "jekyll", "~> 4.3.3"
# This is the default theme for new Jekyll sites. You may change this to anything you like.
gem "minima", "~> 2.5.1"

Expand Down
5 changes: 5 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,8 @@ theme: minima

include:
- _headers

webrick:
headers:
Access-Control-Allow-Origin: "*"

Loading

0 comments on commit 65967e3

Please sign in to comment.