about summary refs log tree commit diff stats
path: root/stats.php
diff options
context:
space:
mode:
authorahriman <ahriman@falte.red>2019-04-23 00:10:47 +0000
committerahriman <ahriman@falte.red>2019-04-23 00:10:47 +0000
commit1a88210d94be0d197c8fc9ffdab7dfeb2af46098 (patch)
tree371215af35bd9dc5eed920535b05e0232db26288 /stats.php
parent8432755d1cfc6eafd7f26e1232411b31039dd985 (diff)
downloadsite-1a88210d94be0d197c8fc9ffdab7dfeb2af46098.tar.gz
better scaling for mobile
Diffstat (limited to 'stats.php')
-rw-r--r--stats.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/stats.php b/stats.php
index 104a753..1571d86 100644
--- a/stats.php
+++ b/stats.php
@@ -2,6 +2,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
         <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
         <title>tilde.institute :: Stats</title>
         <link rel="stylesheet" href="tilde.css" type="text/css"/>
         <link rel="icon" type="image/png" href="icon.png"/>
@@ -13,7 +14,7 @@
 		<div id="logobyline">
 			of OpenBSD Education
 		</div>
-	</div>         
+	</div>
 	<div id="navigation">
 		<a href="http://tilde.institute">News</a> :: <a href="/signup">Sign Up</a> :: <a href="/coc">Code of Conduct</a> :: <a href="https://tilde.zone/@tildeinstitute">Mastodon</a> :: <a href="/wiki">Wiki</a> :: <a href="https://tildegit.org/institute">Git</a> :: <a href="/stats">Stats</a>
 	</div>