Skip to content

Commit 5fa5a1d

Browse files
committed
edited readme
1 parent 71e7141 commit 5fa5a1d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Welcome to my personal website! This site showcases my projects, blogs, and more. Built with [Hugo](https://gohugo.io/) and the [hugo-profile theme](https://github.com/olesovh/hugo-profile).
44

5+
Portfolio Link - [https://aankitdas.github.io/](https://aankitdas.github.io/)
6+
57
---
68

79
## 🌟 Features
@@ -26,12 +28,14 @@ Welcome to my personal website! This site showcases my projects, blogs, and more
2628

2729
## 📂 Repository Structure
2830

31+
```
2932
├── content/ # Your site content (blogs, projects, etc.)
3033
├── static/ # Static files like images, icons, PDFs
3134
├── themes/ # Hugo theme folder
3235
├── hugo.yaml # Site configuration
3336
├── README.md # This file
3437
└── .github/workflows/gh-pages.yml # Deployment workflow
38+
```
3539

3640
## 🚀 Deployment
3741

0 commit comments

Comments
 (0)