Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Sébastien Villemot
website
Commits
ac9aca14
Commit
ac9aca14
authored
Oct 22, 2018
by
Houtan Bastani
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove serif font fetch
parent
704307b2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
_includes/head/custom.html
_includes/head/custom.html
+0
-1
assets/css/main.scss
assets/css/main.scss
+1
-1
No files found.
_includes/head/custom.html
View file @
ac9aca14
...
...
@@ -8,7 +8,6 @@
<meta
name=
"msapplication-config"
content=
"/assets/images/logo/favicon/browserconfig.xml?v=oLB3DDYYNNAARREEBjmkdd"
>
<meta
name=
"theme-color"
content=
"#ffffff"
>
<link
rel=
"stylesheet"
media=
"screen"
href=
"https://fontlibrary.org/face/quattrocento"
type=
"text/css"
/>
<link
rel=
"stylesheet"
media=
"screen"
href=
"https://fontlibrary.org/face/lato"
type=
"text/css"
/>
<link
rel=
"stylesheet"
media=
"screen"
href=
"https://fontlibrary.org/face/inconsolata-lgc"
type=
"text/css"
/>
...
...
assets/css/main.scss
View file @
ac9aca14
...
...
@@ -5,7 +5,7 @@
@
charset
"utf-8"
;
// Fonts
$serif
:
QuattrocentoRegular
,
serif
;
$serif
:
serif
;
$sans-serif
:
LatoRegular
,
sans-serif
;
$monospace
:
InconsolataLGCRegular
,
monospace
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment