-
-
Notifications
You must be signed in to change notification settings - Fork 580
Expand file tree
/
Copy pathen.toml
More file actions
81 lines (57 loc) · 1 KB
/
Copy pathen.toml
File metadata and controls
81 lines (57 loc) · 1 KB
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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
# Navigation
[nav_about]
other = "About"
[nav_experience]
other = "Experience"
[nav_education]
other = "Education"
[nav_projects]
other = "Projects"
[nav_achievements]
other = "Achievements"
[nav_contact]
other = "Contact"
[search_placeholder]
other = "Search..."
# Sections
[about]
other = "About Me"
[experience]
other = "Experience"
[education]
other = "Education"
[projects]
other = "Projects"
[achievements]
other = "Achievements"
[contact]
other = "Get in Touch"
# Contact form
[contact_email_placeholder]
other = "Enter your email"
[contact_message_placeholder]
other = "Enter your message"
# Footer
[recent_posts]
other = "Recent Posts"
# Common terms
[read]
other = "Read"
[toc]
other = "Table Of Contents"
[tags]
other = "Tags"
[social]
other = "Social"
[copyright]
other = "All Rights Reserved"
[email_text]
other = "Check out this site"
[page_not_found]
other = "Page not found"
# Date formats
[min_read]
other = "min read"
# SEO
[seo_description]
other = "A personal portfolio and blog"