mirror of
https://github.com/tanrax/SSE-Fake.git
synced 2024-11-14 11:35:41 +01:00
Update index.html
This commit is contained in:
parent
b33306858b
commit
365f233e50
@ -6,7 +6,7 @@
|
||||
<meta name="viewport"
|
||||
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
|
||||
<title>SSE Fake</title>
|
||||
<meta name="description" content="Free fake Server-side Events for testing and prototyping.">
|
||||
<meta name="description" content="Free fake Server-send Events for testing and prototyping.">
|
||||
<!-- PrismJS -->
|
||||
<link href="{% static 'css/prism.css' %}" rel="stylesheet" />
|
||||
<script defer src="{% static 'js/prism.js' %}"></script>
|
||||
@ -39,7 +39,7 @@
|
||||
<div class="container">
|
||||
<header class="header">
|
||||
<h1 id="sse-fake">SSE Fake</h1>
|
||||
<p>Free fake Server-side Events for testing and prototyping.</p>
|
||||
<p>Free fake Server-send Events for testing and prototyping.</p>
|
||||
</header>
|
||||
<main>
|
||||
<h2 id="try-it">Try it</h2>
|
||||
@ -92,4 +92,4 @@
|
||||
</footer>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user