Skip to content

Commit

Permalink
troubleshoot
Browse files Browse the repository at this point in the history
  • Loading branch information
hamelsmu committed Jan 27, 2020
1 parent 3319144 commit 93b6662
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion Gemfile
Expand Up @@ -16,9 +16,10 @@ gem "github-pages", group: :jekyll_plugins
group :jekyll_plugins do
gem "jekyll-feed", "~> 0.12"
gem 'jekyll-octicons'
gem "jekyll-github-metadata"
end

gem "jekyll-github-metadata"

# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem
# and associated library.
install_if -> { RUBY_PLATFORM =~ %r!mingw|mswin|java! } do
Expand Down
4 changes: 2 additions & 2 deletions _config.yml
Expand Up @@ -15,8 +15,8 @@ email:
twitter_username:

# OPTIONAL set baseurl and url if using a custom domain
url: # the base hostname & protocol for your site, e.g. http://example.com
baseurl: # the subpath of your site, e.g. /blog
#url: the base hostname & protocol for your site, e.g. http://example.com
#baseurl: the subpath of your site, e.g. /blog

# Set this to true to get LaTeX math equation support
use_math:
Expand Down
Binary file modified _word/Test Word Post.docx
Binary file not shown.

0 comments on commit 93b6662

Please sign in to comment.