diff options
| author | Alee <alee14498@gmail.com> | 2018-10-28 13:44:59 -0400 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-10-28 13:44:59 -0400 |
| commit | 18cf81c26fd2ac141f0a8ac2b25897b1cd43f1de (patch) | |
| tree | ebabe06c52e93a0b4764cfd6bafaccb827890b2c /index.html | |
| parent | 62863a31d2acd4ab73cd14a45df5a18fe87f99b4 (diff) | |
| download | silicon-linux-18cf81c26fd2ac141f0a8ac2b25897b1cd43f1de.tar.gz silicon-linux-18cf81c26fd2ac141f0a8ac2b25897b1cd43f1de.tar.bz2 silicon-linux-18cf81c26fd2ac141f0a8ac2b25897b1cd43f1de.zip | |
Mobile support
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,7 +1,9 @@ <HTML> <HEAD> <link href="./style.css" type="text/css" rel="stylesheet"> - <link href="https://fonts.googleapis.com/css?family=Roboto" 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>Silicon Linux</TITLE> </HEAD> <BODY> |
