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 /support.html | |
| parent | 62863a31d2acd4ab73cd14a45df5a18fe87f99b4 (diff) | |
| download | silicon-linux-18cf81c26fd2ac141f0a8ac2b25897b1cd43f1de.tar.gz silicon-linux-18cf81c26fd2ac141f0a8ac2b25897b1cd43f1de.tar.bz2 silicon-linux-18cf81c26fd2ac141f0a8ac2b25897b1cd43f1de.zip | |
Mobile support
Diffstat (limited to 'support.html')
| -rw-r--r-- | support.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/support.html b/support.html index 8db2a9d..6e4c3bc 100644 --- a/support.html +++ b/support.html @@ -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>Support | Silicon Linux</TITLE> </HEAD> <BODY> @@ -15,7 +17,7 @@ </ul> </div> <h1 class="subtitle">Silicon Linux Support</h1> - <p> + <p> <iframe class="iframe" src="https://titanembeds.com/embed/502598767510290432?css=discord&defaultchannel=502881083684028426&username=Website%20User" height="520" width="300" frameborder="5" align="right"></iframe> <h1>Frequently Asked Questions:</h1> <h2 class="Question">Q: What is Silicon Linux?</h2> |
