mirror of
https://github.com/He4eT/oddsquat.git
synced 2026-05-04 20:37:22 +00:00
partials: head parts
This commit is contained in:
parent
d4cef34b4c
commit
8a4088c51b
2 changed files with 5 additions and 0 deletions
4
src/partials/head-common.ejs
Normal file
4
src/partials/head-common.ejs
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta
|
||||||
|
name="viewport"
|
||||||
|
content="width=device-width, initial-scale=1.0">
|
||||||
1
src/partials/head-fonts.ejs
Normal file
1
src/partials/head-fonts.ejs
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Fira+Code&family=Open+Sans+Condensed:wght@700&family=Open+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap">
|
||||||
Loading…
Add table
Add a link
Reference in a new issue