Skip to content

Commit 0e743e2

Browse files
committed
index.html
1 parent b8695c0 commit 0e743e2

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

index.html

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
<!--
2+
* *****************************************************************************
3+
* Copyright (c) 2024, KAIST.
4+
* All rights reserved.
5+
*
6+
* Use is subject to license terms.
7+
*
8+
* This distribution may include materials developed by third parties.
9+
* ****************************************************************************
10+
-->
11+
<!DOCTYPE html>
12+
<html>
13+
<head>
14+
<title>SAFE</title>
15+
16+
</head>
17+
18+
<body>
19+
</body>
20+
</html>

0 commit comments

Comments
 (0)