-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.toml
39 lines (33 loc) · 1.28 KB
/
config.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
baseURL = "http://tender-turing-68d6f0.netlify.com/"
languageCode = "en-us"
title = "Alex Witkowski"
theme = "hugo-lodi-theme"
googleAnalytics = "UA-XXXXXXXX-Y"
[params]
theme_color = "#574CDD"
description = "Portfolio of Alex Witkowksi"
description_photo = "portfolio.jpg"
favicon = "favicon.png"
logo = "logo.png"
email = "[email protected]"
twitter = "Alex_W1237"
linkedin = "https://www.linkedin.com/in/alex-witkowski-670175139/"
github = "alexw24"
[params.nav]
enable = true
[params.hero]
enable = true
avatar = "avatar.jpg"
subtitle = "Alex Witkowski, a junior software engineer in AZ."
hero_right = ["**Previously delivered user-facing features on a full stack team.**", "I grew up highly interested in technology and have found the most enjoyment in programming. For over a year I worked on a quickly scaling engineering team, learning a variety of popular tools.", "Currently at Chandler-Gilbert Community College finishing an Associates of Science."]
resume = "alex.pdf"
[params.process]
enable = true
title = "Experiences"
subtitle = "What I've worked with. Frameworks, languages, etc."
[params.case_studies]
enable = false
title = "Case Studies"
subtitle = "Selected Works"
[params.footer]
enable = true