Genfile etherpad
Deploy / Deploy (push) Successful in 16s Details

This commit is contained in:
emerson 2024-12-18 16:47:11 -03:00
parent 2802264eb3
commit 5d61596f9c
1 changed files with 2 additions and 2 deletions

View File

@ -8,10 +8,10 @@ source "https://rubygems.org"
# This will help ensure the proper Jekyll version is running. # This will help ensure the proper Jekyll version is running.
# Happy Jekylling! # Happy Jekylling!
gem "jekyll" gem "jekyll"
# gem "alice", path: "../alice_sites/AliceTheme" gem "alice", path: "../alice_sites/AliceTheme"
# para tester no jekylserver # para tester no jekylserver
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. # This is the default theme for new Jekyll sites. You may change this to anything you like.
# gem "minima", "~> 2.5" # gem "minima", "~> 2.5"