summaryrefslogtreecommitdiff
path: root/performance-stats/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'performance-stats/index.html')
-rw-r--r--performance-stats/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/performance-stats/index.html b/performance-stats/index.html
index 8a10d54..918c7cb 100644
--- a/performance-stats/index.html
+++ b/performance-stats/index.html
@@ -7,6 +7,7 @@
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>s1nical - Performance Stats</title>
<!-- CSS Links -->
+ <link rel="stylesheet" href="/performance-stats/css/main.css">
<link rel="stylesheet" href="/css/no-text-highlighting.css">
<!-- External Libraries -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/stats.js/r16/Stats.min.js"></script>
@@ -16,6 +17,8 @@
<body>
<!-- Visable Script Links -->
<script src="/js/performance-stats.js"></script>
+
+ <p class="test">This is just a test, not permanent.</p>
</body>
</html> \ No newline at end of file