generated from amitmerchant1990/reverie
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
10 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,13 +3,13 @@ | |
# | ||
|
||
# Name of your site (displayed in the header) | ||
name: Reverie | ||
name: Personal Site | ||
|
||
# Name of the author | ||
author: Amit Merchant | ||
author: Brandon | ||
|
||
# Short bio or description (displayed in the header) | ||
description: An elegant Jekyll theme | ||
description: Personal Site | ||
|
||
# URL of your avatar or profile pic (you could use your GitHub profile pic) | ||
avatar: /images/reverie.png | ||
|
@@ -21,15 +21,15 @@ avatar: /images/reverie.png | |
# Includes an icon in the footer for each username you enter | ||
footer-links: | ||
dribbble: | ||
email: [email protected] | ||
email: | ||
facebook: | ||
flickr: | ||
github: amitmerchant1990/reverie | ||
github: A0su | ||
instagram: | ||
linkedin: | ||
pinterest: | ||
rss: rss | ||
twitter: amit_merchant | ||
twitter: | ||
stackoverflow: | ||
youtube: # channel/<your_long_string> or user/<user-name> | ||
googleplus: # anything in your profile username that comes after plus.google.com/ | ||
|
@@ -41,21 +41,21 @@ footer-links: | |
disqus: | ||
|
||
# Enter your Google Analytics web tracking code (e.g. UA-2110908-2) to activate tracking | ||
google_analytics: UA-43339302-11 | ||
google_analytics: | ||
|
||
# For newer "GA4" analytics, use the following instead of the "UA" entry above | ||
#google_analytics_ga4: G-GABC1DEFG | ||
|
||
# Your website URL (e.g. http://amitmerchant1990.github.io or http://www.amitmerchant.com) | ||
# Used for Sitemap.xml and your RSS feed | ||
url: http://www.amitmerchant.com/reverie | ||
enforce_ssl: https://www.amitmerchant.com/reverie | ||
url: http://www.a0su.github.io | ||
enforce_ssl: https://www.a0su.github.io | ||
|
||
# If you're hosting your site at a Project repository on GitHub pages | ||
# (http://yourusername.github.io/repository-name) | ||
# and NOT your User repository (http://yourusername.github.io) | ||
# then add in the baseurl here, like this: "/repository-name" | ||
baseurl: "/reverie" | ||
baseurl: | ||
|
||
# | ||
# !! You don't need to change any of the configuration flags below !! | ||
|