This website works better with JavaScript.
Home
Explore
Help
Sign In
lytedev
/
site.lyte.dev
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Fix font weight
master
Daniel Flanagan
2 months ago
parent
4df3f4c457
commit
a582648faa
Signed by:
lytedev
GPG Key ID:
5B2020A0F9921EF4
2 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
content/blog/the-only-good-thing-about-yaml-anchors-and-aliases-and-extend.md
+1
-1
themes/lyte/static/styles.css
+ 2
- 2
content/blog/the-only-good-thing-about-yaml-anchors-and-aliases-and-extend.md
View File
@ -1,6 +1,6 @@
---
description: ""
title: The Only Good Thing About YAML: Anchors, Aliases, and Extend
description: "
A description
"
title:
'
The Only Good Thing About YAML: Anchors, Aliases, and Extend
'
draft: true
---
+ 1
- 1
themes/lyte/static/styles.css
View File
@ -131,7 +131,7 @@ body {
background-color
:
#
111
;
color
:
#
fff
;
font-family
:
system-ui
;
font-weight
:
3
00
;
font-weight
:
5
00
;
font-size
:
1rem
;
}
Write
Preview
Loading…
Cancel
Save