added a paragraph
This commit is contained in:
@ -7,6 +7,7 @@
|
|||||||
<body>
|
<body>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<h1>GANDALF (Global Advanced Network Detection And Link Facilitator)</h1>
|
<h1>GANDALF (Global Advanced Network Detection And Link Facilitator)</h1>
|
||||||
|
<p>This is my version of a Network State Manager</p>
|
||||||
<div class="metrics-container">
|
<div class="metrics-container">
|
||||||
<div id="network-health"></div>
|
<div id="network-health"></div>
|
||||||
<div id="latency"></div>
|
<div id="latency"></div>
|
||||||
@ -15,4 +16,4 @@
|
|||||||
</div>
|
</div>
|
||||||
<script src="{{ url_for('static', filename='app.js') }}"></script>
|
<script src="{{ url_for('static', filename='app.js') }}"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
Reference in New Issue
Block a user