This repository has been archived on 2025-08-04. You can view files and clone it, but cannot push or open issues or pull requests.
Files
lumbung.space-archived/lumbung.space/index.html
decentral1se 1934ed751d
All checks were successful
continuous-integration/drone/push Build is passing
Annddd another test
2021-04-23 11:10:24 +02:00

13 lines
272 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>lumbung.space</title>
</head>
<body>
<p>Hello, World</p>
<p>Testing, one, two...</p>
</body>
</html>