Skip to content

Commit 7235441

Browse files
committed
Update site title and description in configuration and index files
1 parent fc6cfeb commit 7235441

2 files changed

Lines changed: 11 additions & 4 deletions

File tree

_config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
title: Your Site Title
2-
description: A simple Jekyll site hosted on GitHub Pages
1+
title: Marco Molè
2+
description: "Personal website of Marco Molè"
33
baseurl: "" # leave empty for user/organization site, set to "/repo-name" for project site
44
url: "https://marcomole00.github.io"
55
theme: minima

index.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
---
22
layout: home
3-
title: Welcome
3+
title: Marco Molè
44
---
55

6-
Welcome to your Jekyll GitHub Page!
6+
Hi!
7+
8+
I'm currently a research assistant at [Politecnico di Milano](polimi.it) under the supervision of [Prof. Gianni Antichi](gianniantichi.github.io).
9+
10+
My research interests are in the field of computer networks, specifically in the design and implementation of network stacks and protocols for high-performance and low-latency applications.
11+
12+
I hold a Master's degree and a Bachelor's degree in Computer Science from [Politecnico di Milano](https://www.polimi.it/en/)
13+

0 commit comments

Comments
 (0)