Skip to content

Commit a65a45c

Browse files
Corrected url in _config.yml
1 parent 8c6b34e commit a65a45c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ title : "Daniel Feshbach"
1313
title_separator : "-"
1414
name : &name "Daniel Feshbach"
1515
description : &description "Robotics and Computational Geometry PhD Student at the University of Pennsylvania"
16-
url : https://academicpages.github.io # the base hostname & protocol for your site e.g. "https://[your GitHub username].github.io" or if you already have some other page hosted on Github then use "https://[your GitHub username].github.io/[Your Repo Name]"
16+
url : https://danielfeshbach.github.io
1717
baseurl : "" # the subpath of your site, e.g. "/blog"
1818
repository : "DanielFeshbach/danielfeshbach.github.io"
1919

0 commit comments

Comments
 (0)