jlelse
/
kis3
Archived
1
Fork 0
This repository has been archived on 2021-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
kis3/static/default.html

12 lines
179 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>KISSS</title>
</head>
<body>
Welcome to <b>KISSS</b>
<script src="kis3.js"></script>
</body>
</html>