Skip to content

Commit

Permalink
Whitney: FIx font file names in json
Browse files Browse the repository at this point in the history
  • Loading branch information
Rairof committed Dec 15, 2024
1 parent 55a01aa commit f5853e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Whitney/Whitney-font-snippet.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
"ggsans-Medium": "https://github.com/Rairof/Theme-Fonts/raw/main/Whitney/Whitney-Medium.ttf?raw=1",
"ggsans-MediumItalic": "https://github.com/Rairof/Theme-Fonts/raw/main/Whitney/Whitney-MediumItalic.otf?raw=1",
"ggsans-Normal": "https://github.com/Rairof/Theme-Fonts/raw/main/Whitney/Whitney-Normal.ttf?raw=1",
"ggsans-NormalItalic": "https://github.com/Rairof/Theme-Fonts/raw/main/Whitney/Whitney-Normaltalic.ttf?raw=1",
"ggsans-NormalItalic": "https://github.com/Rairof/Theme-Fonts/raw/main/Whitney/Whitney-Normal-NormalItalic.ttf?raw=1",
"ggsans-Semibold": "https://github.com/Rairof/Theme-Fonts/raw/main/Whitney/Whitney-Semibold.ttf?raw=1",
"ggsans-SemiboldItalic": "https://github.com/Rairof/Theme-Fonts/raw/main/Whitney/Whitney-SemiboldItalic.otf?raw=1",
"NotoSans-Bold": "https://github.com/Rairof/Theme-Fonts/raw/main/Whitney/Whitney-Bold.ttf?raw=1",
"NotoSans-ExtraBold": "https://github.com/Rairof/Theme-Fonts/raw/main/Whitney/Whitney-ExtraBold.ttf?raw=1",
"NotoSans-Medium": "https://github.com/Rairof/Theme-Fonts/raw/main/Whitney/Whitney-Medium.ttf?raw=1",
"NotoSans-Normal": "https://github.com/Rairof/Theme-Fonts/raw/main/Whitney/Whitney-Normal.ttf?raw=1",
"NotoSans-NormalItalic": "https://github.com/Rairof/Theme-Fonts/raw/main/Whitney/Whitney-Normaltalic.ttf?raw=1",
"NotoSans-NormalItalic": "https://github.com/Rairof/Theme-Fonts/raw/main/Whitney/Whitney-Normal-NormalItalic.ttf?raw=1",
"NotoSans-Semibold": "https://github.com/Rairof/Theme-Fonts/raw/main/Whitney/Whitney-Semibold.ttf?raw=1",
"SourceCodePro-Semibold": "https://github.com/Rairof/Theme-Fonts/raw/main/Whitney/Whitney-Semibold.ttf?raw=1"
}
Expand Down

0 comments on commit f5853e8

Please sign in to comment.