added about in home page

This commit is contained in:
gurusabarish
2022-02-18 23:30:27 +05:30
parent f73e4bf20d
commit febc7020de
8 changed files with 124 additions and 2 deletions
+21
View File
@@ -49,6 +49,7 @@ params:
# textColor:
# secondaryTextColor:
# backgroundColor:
# secondaryBackgroundColor:
# primaryColor:
# secondaryColor:
@@ -56,6 +57,7 @@ params:
# textColor:
# secondaryTextColor:
# backgroundColor:
# secondaryBackgroundColor:
# primaryColor:
# secondaryColor:
@@ -85,6 +87,25 @@ params:
name: "Get in touch"
url: "#contact"
# About
about:
enable: true
title: "About Me"
image: '/images/me.png'
content: |-
I am a software developer with a passion for web development. I have a background in computer science and mathematics, and I have a strong interest in the intersection of technology and art. I am currently working as a software developer at [example org.](https://example.com) in San Francisco, CA.
I am currently working on a project that will be used to help people find the best way to get around the city.
skills:
enable: true
title: "Here are a few technologies I've been working with recently:"
items:
- "HTML"
- "CSS"
- "JavaScript"
- "React"
- "Node"
- "Express"
# Achievements
achievements:
Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB