A website of some sort.

This commit is contained in:
2026-06-11 19:45:30 +01:00
commit 02f9319372
4 changed files with 48 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<title>Ballast-Data: Fares</title>
<link rel="icon" type="image/x-icon" href="https://cdn.ballast-data.co.uk/Icon.svg">
<link rel="stylesheet" href="https://cdn.ballast-data.co.uk/theme.css">
</head>
<body></body>
</html>