File tree 3 files changed +9
-4
lines changed
3 files changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -57,6 +57,11 @@ name = "Blog"
57
57
url = " /blog"
58
58
weight = 2
59
59
60
+ # [[footer]]
61
+ # name = "Email"
62
+ # url = "mailto:[email protected] "
63
+ # weight = 3
64
+
60
65
# [[footer]]
61
66
# name = "Privacy Policy"
62
67
# url = "/privacy-policy"
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ features:
17
17
bulletpoints :
18
18
- " Over **8** years of experience in technical writing, specializing in [**databases**](https://docs.pingcap.com/)"
19
19
- " Expert in **Docs as Code** practices, with strong GitHub and Markdown proficiency"
20
- - " Skilled in content production workflows and documentation ** project management** "
20
+ - " Skilled in content production workflows and documentation project management"
21
21
- " Improving **efficiency** through process optimization, using scripts and AI tools"
22
22
- " Enhancing **UX** by incorporating feedback, data analytics, and usability testing"
23
23
- " Empowering engineers via technical writing **training** to improve writing skills"
Original file line number Diff line number Diff line change 31
31
},
32
32
"fonts" : {
33
33
"font_family" : {
34
- "primary" : " Heebo :wght@400;600" ,
34
+ "primary" : " Figtree :wght@400;600" ,
35
35
"primary_type" : " sans-serif" ,
36
- "secondary" : " Signika :wght@500 ;700" ,
37
- "secondary_type" : " sans- serif"
36
+ "secondary" : " Lora :wght@400 ;700" ,
37
+ "secondary_type" : " serif"
38
38
},
39
39
"font_size" : {
40
40
"base" : " 16" ,
You can’t perform that action at this time.
0 commit comments