-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
45 lines (45 loc) · 990 Bytes
/
config.yaml
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
40
41
42
43
44
45
baseURL: 'https://phillprice.com/'
languageCode: en-us
title: Phill Price
theme: phill
params:
ananke_socials:
- name: strava
url: 'https://www.strava.com/athletes/145963'
label: Strava
- name: instagram
url: 'http://instagram.com/phillprice'
label: Instagram
- name: linkedin-in
url: 'http://linkedin.com/in/phillprice'
label: Linkedin
- name: bluesky
url: 'https://bsky.app/profile/phillprice.com'
label: Bluesky
typeit_strings:
- Cyclist
- Lead Software Engineer
- Tinkerer
menu:
- name: Home
icon: house-damage
link: "/"
- name: About
icon: address-card
link: "/#about"
- name: Photos
icon: panorama
link: "/photo"
- name: Experience
icon: briefcase
link: "/experience"
- name: Blog
icon: blog
link: "/post"
imaging:
anchor: Smart
bgColor: '#ffffff'
hint: photo
quality: 95
resampleFilter: Lanczos
timeout: "300s"