1
0
Fork 0
This repository has been archived on 2024-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
Internet_Security/index.html

12 lines
240 B
HTML
Raw Normal View History

2020-04-06 11:36:14 +02:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Internet security</title>
<link rel="stylesheet" type="text/css" href="assets/css/main.css">
</head>
<body>
<script src="assets/js/main.js"></script>
</body>
</html>