gemini/index.html

11 lines
169 B
HTML
Raw Permalink Normal View History

2022-06-01 08:06:01 +00:00
<!DOCTYPE html>
<html>
<head>
<title>gemini proxy</title>
<link rel="stylesheet" href="/style.css" />
</head>
<body>
<p>welcome to gem.celery.eu.org</p>
</body>
</html>