diff options
Diffstat (limited to '_includes')
| -rw-r--r-- | _includes/heading.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/_includes/heading.html b/_includes/heading.html new file mode 100644 index 0000000..b4121c8 --- /dev/null +++ b/_includes/heading.html @@ -0,0 +1,4 @@ +<link href="./style.css" type="text/css" rel="stylesheet"> +<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet"> +<meta charset="utf-8"> +<meta name="viewport" content="width=device-width, initial-scale=1"> |
