diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -1,9 +1,10 @@ +--- +project: Silicon Linux +--- + <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"> + {% include heading.html %} <TITLE>Silicon Linux</TITLE> </HEAD> <BODY> |
