We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71c2170 commit 41e1c56Copy full SHA for 41e1c56
Gemfile
@@ -1,2 +1,2 @@
1
-gem 'github-pages'
+gem "github-pages", group: :jekyll_plugins
2
source 'https://rubygems.org'
_config.yml
@@ -11,7 +11,7 @@ email: sysnets.research.lab@gmail.com
11
description: > # this means to ignore newlines until "baseurl:"
12
Website of SysNetS Lab.
13
baseurl: ""
14
-url: "sysnets.github.io"
+url: ""
15
github_username: SysNetS
16
twitter_username: SysNetS
17
# google_analytics: UA-12345678-1
0 commit comments