updated hero and about
This commit is contained in:
+14
-4
@@ -84,8 +84,18 @@ params:
|
|||||||
content: "A passionate web app developer. I tend to make use of modern web technologies to build websites that looks great, feels fantastic, and functions correctly."
|
content: "A passionate web app developer. I tend to make use of modern web technologies to build websites that looks great, feels fantastic, and functions correctly."
|
||||||
button:
|
button:
|
||||||
enable: true
|
enable: true
|
||||||
name: "Get in touch"
|
name: "Resume"
|
||||||
url: "#contact"
|
url: "#"
|
||||||
|
socialLinks:
|
||||||
|
fontAwesomeIcons:
|
||||||
|
- icon: fab fa-github
|
||||||
|
url: https://example.com
|
||||||
|
- icon: fab fa-twitter
|
||||||
|
url: https://example.com
|
||||||
|
customIcons:
|
||||||
|
- icon: /fav.png
|
||||||
|
url: "https://example.com"
|
||||||
|
|
||||||
|
|
||||||
# About
|
# About
|
||||||
about:
|
about:
|
||||||
@@ -116,13 +126,13 @@ params:
|
|||||||
url: https://example.com
|
url: https://example.com
|
||||||
- title: Competition winner
|
- title: Competition winner
|
||||||
content: We are developed a product which can help others.
|
content: We are developed a product which can help others.
|
||||||
url: "!#"
|
url: "#"
|
||||||
- title: Competition winner
|
- title: Competition winner
|
||||||
content: We are developed a product which can help others.
|
content: We are developed a product which can help others.
|
||||||
url: "#"
|
url: "#"
|
||||||
- title: Competition winner
|
- title: Competition winner
|
||||||
content: We are developed a product which can help others.
|
content: We are developed a product which can help others.
|
||||||
url: "!#"
|
url: "#"
|
||||||
- title: Competition winner
|
- title: Competition winner
|
||||||
content: We are developed a product which can help others.
|
content: We are developed a product which can help others.
|
||||||
url: https://example.com
|
url: https://example.com
|
||||||
|
|||||||
Reference in New Issue
Block a user