Skip to content

Commit

Permalink
chore: Add static page
Browse files Browse the repository at this point in the history
  • Loading branch information
garethfuller committed Oct 10, 2024
1 parent d232fd6 commit 0a32f27
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions static/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Balancer v1</title>
</head>
<body>
<h1>Deprecated</h1>
</body>
</html>

0 comments on commit 0a32f27

Please sign in to comment.