diff options
| author | Alee <alee14498@gmail.com> | 2018-10-31 15:24:04 -0400 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-10-31 15:24:04 -0400 |
| commit | 5adf51094e6ce2ae648c8c2717e5ac1dc8434c5a (patch) | |
| tree | 68bfd72849d52cb6f44da3c5a073e0f90998840f /_includes | |
| parent | f959825aebd444bec7043dfe58c34ccc46a20e4b (diff) | |
| download | silicon-linux-5adf51094e6ce2ae648c8c2717e5ac1dc8434c5a.tar.gz silicon-linux-5adf51094e6ce2ae648c8c2717e5ac1dc8434c5a.tar.bz2 silicon-linux-5adf51094e6ce2ae648c8c2717e5ac1dc8434c5a.zip | |
Jekyll stuff
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"> |
