From 2c8c86196d2a0e9233a8f2b998f035fcd7645d5a Mon Sep 17 00:00:00 2001 From: emerson Date: Wed, 18 Dec 2024 15:07:55 -0300 Subject: [PATCH] add alice themes --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index bfda14b..cc6d89a 100755 --- a/Gemfile +++ b/Gemfile @@ -8,7 +8,7 @@ source "https://rubygems.org" # This will help ensure the proper Jekyll version is running. # Happy Jekylling! gem "jekyll" -gem "alice", path: "./AliceTheme" +gem "alice", path: "../alice_sites/AliceTheme" # This is the default theme for new Jekyll sites. You may change this to anything you like. # gem "minima", "~> 2.5" # If you want to use GitHub Pages, remove the "gem "jekyll"" above and