diff options
Diffstat (limited to 'support.html')
| -rw-r--r-- | support.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/support.html b/support.html index 6e232bc..e9f783f 100644 --- a/support.html +++ b/support.html @@ -1,7 +1,10 @@ <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"> |
