Skip to content

Commit ff9f8b2

Browse files
authored
1
1 parent 99d672a commit ff9f8b2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,18 @@ title : "Your Name / Site Title"
1313
title_separator : "-"
1414
name : &name "Your Name"
1515
description : &description "Your Name's academic portfolio" # Update this with a general description of your site, this is the default if not overridden by a page
16-
url : https://academicpages.github.io # The base hostname & protocol for your site e.g. "https://[your GitHub username].github.io",
16+
url : https://strangeT2b.github.io # The base hostname & protocol for your site e.g. "https://[your GitHub username].github.io",
1717
# or if you already have some other page hosted on Github then use "https://[your GitHub username].github.io/[Your Repo Name]"
1818
baseurl : "" # the subpath of your site, e.g. "/blog"
19-
repository : "academicpages/academicpages.github.io"
19+
repository : "strangeT2b/strangeT2b.github.io"
2020

2121
# Site Author - The following control what appear as part of the author content on the side bar.
2222
# If a field is blank the icon and link will not appear, otherwise it will be shown.
2323
# Additional customization can be done by editing /_includes/author-profile.html
2424
author:
2525
# Biographic information
2626
avatar : "profile.png"
27-
name : "Your Sidebar Name"
27+
name : "Zitang Gou"
2828
pronouns : # example: "she/her"
2929
bio : "Short biography for the left-hand sidebar"
3030
location : "Earth"

0 commit comments

Comments
 (0)