Skip to content

Commit efb9256

Browse files
committed
fixing bugs
1 parent d7b4f98 commit efb9256

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ keywords: jekyll, jekyll-theme, academic-website, portfolio-website # add your o
1616
lang: en # the language of your site (for example: en, fr, cn, ru, etc.)
1717
icon: ⚛️ # the emoji used as the favicon (alternatively, provide image name in /assets/img/)
1818

19-
url: https://Manavvora.github.io/about # the base hostname & protocol for your site
19+
url: https://Manavvora.github.io/ # the base hostname & protocol for your site
2020
baseurl: # the subpath of your site, e.g. /blog/. Leave blank for root
2121
last_updated: false # set to true if you want to display last updated in the footer
2222
impressum_path: # set to path to include impressum link in the footer, use the same path as permalink in a page, helps to conform with EU GDPR

_pages/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: about
33
title: about
4-
permalink: /
4+
permalink: /about/
55
subtitle: >
66
Ph.D. Candidate at
77
<a href="https://mornik.web.illinois.edu/research/group/">LEADCAT, UIUC</a>

0 commit comments

Comments
 (0)