This repository has been archived on 2023-08-24. You can view files and clone it, but cannot push or open issues or pull requests.
OwlBoard/static/index.html

9 lines
144 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>OwlBoard</title>
</head>
<body>
<h1>OwlBoard</h1>
</body>
</html>