This commit is contained in:
gurusabarish
2021-08-15 23:19:56 +05:30
parent 1f74ee3a66
commit e28c89f69f
3 changed files with 63 additions and 2 deletions
+4 -1
View File
@@ -1,4 +1,4 @@
baseURL: "https://example.com"
baseURL: "https://profile.gurusabarish.tech"
languageCode: "en-us"
title: "Hugo-profile"
theme: "./.."
@@ -57,6 +57,7 @@ params:
disable_experience: false
experience:
- company: "Google"
# id: "google-developer" // use this, when you want to change the id(used for navigation)
role: "Software developer"
startdate: Feb 2021
enddate: present
@@ -64,6 +65,7 @@ params:
- point: Lead backend developer for a product.
- point: Created a frontend design for a product.
- company: "Facebook"
# id: "facebook-developer" // use this, when you want to change the id(used for navigation)
role: "Fullstack developer"
startdate: Mar 2020
enddate: Dec 2020
@@ -71,6 +73,7 @@ params:
- point: Lead backend developer for a product.
- point: Created a frontend design for a product.
- company: "Amazon"
# id: "amazon-developer" // use this, when you want to change the id(used for navigation)
role: "Fullstack developer"
startdate: Feb 2019
enddate: Jan 2020