Skip to content

Commit

Permalink
That might do it.
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurpizza committed Nov 29, 2017
1 parent ed43849 commit dfbd0e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ ruby RUBY_VERSION
#
# To use any of these gems, be sure to add to `_config.yml`
# For example, `jekyll-sitemap` is enabled by default.
gem 'github-pages', group: :jekyll_plugins
# gem 'github-pages', group: :jekyll_plugins

# frozen_string_literal: true
source "https://rubygems.org"
Expand Down
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ gems:
# - jekyll-gist # Liquid Liquid tag for displaying GitHub Gists — https://github.com/jekyll/jekyll-gist/
# - jekyll-mentions # GFM @mention support for your Jekyll site — https://github.com/jekyll/jekyll-mentions
# - jekyll-relative-links # GFM convert relative links to markdown files to their rendered equivalents — https://github.com/benbalter/jekyll-relative-links/
- jemoji # GFM GitHub-flavored Emoji plugin for Jekyll — https://github.com/jekyll/jemoji
# - jemoji # GFM GitHub-flavored Emoji plugin for Jekyll — https://github.com/jekyll/jemoji
# - jekyll-titles-from-headings # Generate page title from the first Markdown heading when none is specified — https://github.com/benbalter/jekyll-titles-from-headings
#
# Won't work on github pages, and will need to be added to Gemfile
Expand Down

0 comments on commit dfbd0e6

Please sign in to comment.