added projects,contact in home and added list page for project
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "Example project with details"
|
||||
date: 2021-05-04T11:30:13+05:30
|
||||
draft: false
|
||||
# showInHome: false
|
||||
description: "Description of project"
|
||||
image: https://hugo-toha.github.io/posts/shortcodes/boat.jpg
|
||||
badges:
|
||||
- "HTML"
|
||||
- "CSS"
|
||||
- "JavaScript"
|
||||
links:
|
||||
- icon: fa fa-envelope
|
||||
url: https://example.com
|
||||
- icon: fab fa-github
|
||||
url: https://example.com
|
||||
- icon: fab fa-twitter
|
||||
url: https://example.com
|
||||
---
|
||||
|
||||
conetnt
|
||||
Reference in New Issue
Block a user