aboutsummaryrefslogtreecommitdiff
path: root/config.toml
blob: 5b2dffbe85f3e8ae57894c3c8f4dd3ad35a8547d (plain)
1
2
3
4
5
6
7
8
9
10
baseURL = "http://example.org/"
languageCode = "en-us"
title = "Hugo's Resume"

[Params]
    Name = "Hugo Jobless"
    Phone = "123-456-7890"
    EMail = "jake@su.edu"
    LinkedIn = "linkedin.com/in/jake"
    GitHub = "github.com/jake"