From cee981f20998ba51999d002c89ac9338b73bd47f Mon Sep 17 00:00:00 2001 From: emerson Date: Wed, 18 Dec 2024 15:01:12 -0300 Subject: [PATCH] teste --- Gemfile | 2 +- _config.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile b/Gemfile index f782136..86eb421 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: "../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 diff --git a/_config.yml b/_config.yml index 89c521e..437663d 100755 --- a/_config.yml +++ b/_config.yml @@ -24,7 +24,7 @@ description: >- # this means to ignore newlines until "baseurl:" # baseurl: /~carneiro/aliceclass # the subpath of your site, e.g. /blog url: "https://class.alice.ufsj.edu.br" # the base hostname & protocol for your site, e.g. http://example.com -theme: alice +# theme: alice # Build settings #theme: minima