update the layout completely and include tailwind standalone
This commit is contained in:
@@ -14,7 +14,7 @@ type ExperienceJSON struct {
|
||||
Position string `json:"position"`
|
||||
Tasks []string `json:"tasks"`
|
||||
Tools string `json:"tools"`
|
||||
TimePeriod string `json:"timePeriod"`
|
||||
StartFrom string `json:"startFrom"`
|
||||
}
|
||||
|
||||
func GetAllExperiencesJSON() ([]ExperienceJSON, error) {
|
||||
|
||||
Reference in New Issue
Block a user