mirror of
https://gitlab.com/DevLifeFromModernWay/devlifefrommodernway.gitlab.io.git
synced 2025-06-20 21:45:36 +00:00
Move to
This commit is contained in:
BIN
src/styles/fonts/FirgeNerd_v0.2.0.zip
(Stored with Git LFS)
Normal file
BIN
src/styles/fonts/FirgeNerd_v0.2.0.zip
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
src/styles/fonts/M_PLUS_1p.zip
(Stored with Git LFS)
Normal file
BIN
src/styles/fonts/M_PLUS_1p.zip
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
src/styles/fonts/Zen_Maru_Gothic.zip
(Stored with Git LFS)
Normal file
BIN
src/styles/fonts/Zen_Maru_Gothic.zip
(Stored with Git LFS)
Normal file
Binary file not shown.
9
src/styles/fonts/fonts.conf
Normal file
9
src/styles/fonts/fonts.conf
Normal file
@ -0,0 +1,9 @@
|
||||
<?xml version='1.0'?>
|
||||
<!DOCTYPE fontconfig SYSTEM 'fonts.dtd'>
|
||||
<fontconfig>
|
||||
<match target="pattern">
|
||||
<edit name="family" mode="assign">
|
||||
<string>FirgeNerd</string>
|
||||
</edit>
|
||||
</match>
|
||||
</fontconfig>
|
Reference in New Issue
Block a user