-
Notifications
You must be signed in to change notification settings - Fork 0
/
hugo.yml
66 lines (63 loc) · 1.51 KB
/
hugo.yml
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
languageCode: en-VN
baseURL: http://turitoyuenan.github.io
title: Turito Yuenan
copyright: 2024 Nguyen Ta Minh Triet
enableEmoji: true
enableRobotsTXT: true
params:
author:
email: turitoyuenan@proton.me
name: Turito Yuenan
social:
facebook_admin: TuritoYuenan
twitter: TuritoYuenan
menu:
social:
- name: GitHub
url: https://github.com/TuritoYuenan
weight: 1
- name: LinkedIn
url: https://linkedin.com/in/trietntm-cs
weight: 2
- name: LeetCode
url: https://leetcode.com/TuritoYuenan
weight: 3
- name: Replit
url: https://replit.com/@TuritoYuenan
weight: 4
- name: Facebook
url: https://facebook.com/TuritoYuenan
weight: 5
- name: Pinterest
url: https://pinterest.com/TuritoYuenan
weight: 6
- name: Reddit
url: https://reddit.com/u/LeaderTurito
weight: 7
- name: Twitter
url: https://twitter.com/TuritoYuenan
weight: 8
- name: Tumblr
url: https://turitoyuenan.tumblr.com
weight: 9
main:
- name: Contents
pageRef: /contents
params:
symbol: feed
weight: 1
- name: Project Showcase
pageRef: /projects
params:
symbol: storage
weight: 2
- name: Science Website
url: https://turitoyuenan.github.io/science-website
params:
symbol: language
weight: 3
- name: My Curriculum Vitae
url: https://turitoyuenan.github.io/TuritoYuenan
params:
symbol: profile
weight: 4