Skip to content

Commit 41e1c56

Browse files
committed
config updated
1 parent 71c2170 commit 41e1c56

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
gem 'github-pages'
1+
gem "github-pages", group: :jekyll_plugins
22
source 'https://rubygems.org'

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ email: sysnets.research.lab@gmail.com
1111
description: > # this means to ignore newlines until "baseurl:"
1212
Website of SysNetS Lab.
1313
baseurl: ""
14-
url: "sysnets.github.io"
14+
url: ""
1515
github_username: SysNetS
1616
twitter_username: SysNetS
1717
# google_analytics: UA-12345678-1

0 commit comments

Comments
 (0)