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 /support.html | |
| parent | f959825aebd444bec7043dfe58c34ccc46a20e4b (diff) | |
| download | silicon-linux-5adf51094e6ce2ae648c8c2717e5ac1dc8434c5a.tar.gz silicon-linux-5adf51094e6ce2ae648c8c2717e5ac1dc8434c5a.tar.bz2 silicon-linux-5adf51094e6ce2ae648c8c2717e5ac1dc8434c5a.zip | |
Jekyll stuff
Diffstat (limited to 'support.html')
| -rw-r--r-- | support.html | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/support.html b/support.html index e9f783f..6e232bc 100644 --- a/support.html +++ b/support.html @@ -1,10 +1,7 @@ <html> <HEAD> -<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"> <TITLE>Support | Silicon Linux</TITLE> + {% include heading.html %} </HEAD> <BODY> <div id="navigation"> |
