Skip to content

Commit 4acb21f

Browse files
authored
Update index.html
1 parent 0a8830a commit 4acb21f

File tree

1 file changed

+13
-7
lines changed

1 file changed

+13
-7
lines changed

docs/index.html

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,19 @@ <h2>Case Studies</h2>
3737
<br>
3838
</div>
3939
<footer>
40-
<img src="./assets/images/mitre-logo-blue.png" alt="MITRE Logo">
41-
<p>
42-
Copyright © 1997-2024 The MITRE Corporation. All rights reserved.<br>
43-
MITRE is a registered trademark of The MITRE Corporation. Material on this site may be copied and distributed with permission only.<br>
44-
<br>
45-
Approved for Public Release; Distribution Unlimited. Public Release Case Number 23-3938.
46-
</p>
40+
<table>
41+
<tr>
42+
<td><img src="./assets/images/mitre-logo-blue-10.png" alt="MITRE Logo"></td>
43+
<td>
44+
<p>
45+
Copyright © 1997-2024 The MITRE Corporation. All rights reserved.<br>
46+
MITRE is a registered trademark of The MITRE Corporation. Material on this site may be copied and distributed with permission only.<br>
47+
<br>
48+
Approved for Public Release; Distribution Unlimited. Public Release Case Number 23-3938.
49+
</p>
50+
</td>
51+
</tr>
52+
</table>
4753
</footer>
4854
</body>
4955
</html>

0 commit comments

Comments
 (0)