Skip to content

Commit 673fb82

Browse files
committed
Updating site
1 parent dc2c718 commit 673fb82

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

_config.yml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
#
44

55
# Name of your site (displayed in the header)
6-
name: Reverie
6+
name: ModSec
77

88
# Name of the author
9-
author: Amit Merchant
9+
author:
1010

1111
# Short bio or description (displayed in the header)
12-
description: An elegant Jekyll theme
12+
description: A MODELS 2020 workshop
1313

1414
# URL of your avatar or profile pic (you could use your GitHub profile pic)
1515
avatar: /images/reverie.png
@@ -21,15 +21,15 @@ avatar: /images/reverie.png
2121
# Includes an icon in the footer for each username you enter
2222
footer-links:
2323
dribbble:
24-
24+
email:
2525
facebook:
2626
flickr:
27-
github: amitmerchant1990/reverie
27+
github:
2828
instagram:
2929
linkedin:
3030
pinterest:
31-
rss: rss
32-
twitter: amit_merchant
31+
rss:
32+
twitter:
3333
stackoverflow:
3434
youtube: # channel/<your_long_string> or user/<user-name>
3535
googleplus: # anything in your profile username that comes after plus.google.com/
@@ -41,18 +41,18 @@ footer-links:
4141
disqus:
4242

4343
# Enter your Google Analytics web tracking code (e.g. UA-2110908-2) to activate tracking
44-
google_analytics: UA-43339302-11
44+
google_analytics:
4545

4646
# Your website URL (e.g. http://amitmerchant1990.github.io or http://www.amitmerchant.com)
4747
# Used for Sitemap.xml and your RSS feed
48-
url: http://www.amitmerchant.com/reverie
49-
enforce_ssl: https://www.amitmerchant.com/reverie
48+
url:
49+
enforce_ssl:
5050

5151
# If you're hosting your site at a Project repository on GitHub pages
5252
# (http://yourusername.github.io/repository-name)
5353
# and NOT your User repository (http://yourusername.github.io)
5454
# then add in the baseurl here, like this: "/repository-name"
55-
baseurl: "/reverie"
55+
baseurl: ""
5656

5757
#
5858
# !! You don't need to change any of the configuration flags below !!

0 commit comments

Comments
 (0)