-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
44 lines (41 loc) · 1.17 KB
/
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
baseurl: "https://lehuynh.rbind.io/"
title: Le-Huynh Truc-Ly
theme: hugo-creative-portfolio-theme
languageCode: en-us
disqusShortname: ''
googleAnalytics: 'G-VKCP9ZH816'
params:
style: "default"
copyright: '©2021-2025 Le-Huynh Truc-Ly'
description: Le-Huynh Truc-Ly
email: [email protected]
navlinks:
- home: yes
name: About Me
url: about/
- name: Projects
url: project/
- name: Blog
url: blog/
- name: Repositories
url: github-repository/
- name: CV
url: Le-Huynh_Truc-Ly_CV.pdf
sidebarAbout:
- An R enthusiast driven by environmental concern and a love for nature
social:
email: [email protected]
# facebook: full page or profile url in facebook
github: https://github.com/le-huynh
# gitlab: full profile url in gitlab
# googleplus: full profile url in googleplus
# instagram: full profile url in instagram
linkedin: https://www.linkedin.com/in/le-huynh-truc-ly
# stackoverflow: full profile url in stackoverflow
# twitter: full profile url in twitter
# whatsapp: wa.me service link
# youtube: full profile url in youtube
markup:
goldmark:
renderer:
unsafe: true