Skip to content

Commit

Permalink
Add URL in _config.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
fsaad committed Aug 24, 2023
1 parent 0afcf95 commit 5652dd5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ group :jekyll_plugins do
gem 'jemoji'
gem 'unicode_utils'
end

gem "webrick", "~> 1.8"
12 changes: 6 additions & 6 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@ description: >
footer_text: >
Powered by <a href="http://jekyllrb.com/" target="_blank">Jekyll</a> with <a href="https://github.com/alshedivat/al-folio">al-folio</a> theme.
url: # the base hostname & protocol for your site
baseurl: # the subpath of your site, e.g. /blog/
url: https://probsys.github.io # the base hostname & protocol for your site
baseurl: PoP # the subpath of your site, e.g. /blog/

# -----------------------------------------------------------------------------
# Social integration
# -----------------------------------------------------------------------------
github_username: sailinglab
google_analytics: UA-131744305-1
youtube_channel: UCim-E6bNz7lUyKZwhgN6S1A
github_username:
google_analytics:
youtube_channel:
rss: # notes rss

# -----------------------------------------------------------------------------
Expand Down Expand Up @@ -84,4 +84,4 @@ katex_version: "0.10.1"
anchorjs_version: "3.2.2"
latexjs_version: "0.11.1"

theme: jekyll-theme-slate
theme: jekyll-theme-slate

0 comments on commit 5652dd5

Please sign in to comment.