18 lines
442 B
HTML
18 lines
442 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>OBPkeypad 6/1</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<link rel="icon" href="data:,">
|
|
<script type="text/javascript" src="index.js"></script>
|
|
<link rel="stylesheet" href="index.css">
|
|
</head>
|
|
<body>
|
|
<div class="main">
|
|
<h1>OBPkeypad 6/1</h1>
|
|
<p>Work in progress</p>
|
|
<p><a href="https://computerclub.hoogi.de/obpkeypad/">Furter Information</a></p>
|
|
</div>
|
|
</body>
|
|
</html>
|