Spaces:
Paused
Paused
Update index.html
Browse filesAdded more immersive html elements.
- index.html +2 -1
index.html
CHANGED
|
@@ -11,7 +11,8 @@
|
|
| 11 |
|
| 12 |
<!-- Header with new title -->
|
| 13 |
<header class="header">
|
| 14 |
-
<h1>TRIOPTIMUM -
|
|
|
|
| 15 |
</header>
|
| 16 |
|
| 17 |
<div class="interface">
|
|
|
|
| 11 |
|
| 12 |
<!-- Header with new title -->
|
| 13 |
<header class="header">
|
| 14 |
+
<h1>TRIOPTIMUM - INTERROGATION SERVER</h1>
|
| 15 |
+
<p class="subheader">Test Subject - CLASSIFIED</p>
|
| 16 |
</header>
|
| 17 |
|
| 18 |
<div class="interface">
|