16 lines
No EOL
375 B
HTML
16 lines
No EOL
375 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
|
|
<head>
|
|
<title>Ceres Sees All</title>
|
|
<link rel="stylesheet" href="style.css">
|
|
<link rel="icon" type="image/x-icon" href="assets/favicon.ico">
|
|
<script src="https://cdn.jsdelivr.net/npm/jquery"></script>
|
|
<script src="assets/terminal.js"></script>
|
|
</head>
|
|
|
|
<body class="">
|
|
<script src="assets/terminal-functions.js"></script>
|
|
</body>
|
|
|
|
</html> |