diff options
| author | Alee <alee14498@gmail.com> | 2018-11-02 16:08:54 -0400 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-11-02 16:08:54 -0400 |
| commit | b26d7625361c22ce4911a4ca3b1d5e21b597b622 (patch) | |
| tree | c31606ac5f0db0c07bcc2f8b87d7250dc5cad3a8 /index.html | |
| parent | 00aef7aee1cf05d5c2586c9a59686ac61ffd1dec (diff) | |
| download | silicon-linux-b26d7625361c22ce4911a4ca3b1d5e21b597b622.tar.gz silicon-linux-b26d7625361c22ce4911a4ca3b1d5e21b597b622.tar.bz2 silicon-linux-b26d7625361c22ce4911a4ca3b1d5e21b597b622.zip | |
Jekyll stuff
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> |
