Skip to content

Commit 7343a15

Browse files
committed
remove html in home page
1 parent 86ab448 commit 7343a15

2 files changed

Lines changed: 2 additions & 6 deletions

File tree

about.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,8 @@ permalink: /
44
author_profile: true
55
---
66

7-
<p style="font-size: 17px;">
87
Welcome to <strong>Nerd on Edge</strong>. I’m Yupei Ma (马雨珮), a senior data scientist at Analysis Group in Canada. I received a PhD in Economics from the University of British Columbia in 2025 and a BA from Renmin University of China in 2019.
9-
</p>
108

119
Outside work, I explore figure-skating analytics—bringing together machine learning, statistical modelling, and econometric methods to study performance, judging, and the broader dynamics of the sport. This site collects notes, projects, and reproducible code.
1210

13-
<p style="font-size: 16px;">
14-
Email: mayupei39@gmail.com
15-
</p>
11+
Email: mayupei39@gmail.com

assets/css/main.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
@import "minimal-mistakes/skins/{{ site.minimal_mistakes_skin | default: 'default' }}";
55
@import "minimal-mistakes";
66

7-
.layout--single .page__content { font-size: 0.8rem; line-height: 0.4; }
7+
.layout--single .page__content { font-size: 0.8rem; line-height: 1.2; }

0 commit comments

Comments
 (0)