mirror of
https://github.com/google/nomulus
synced 2026-09-19 06:32:00 +00:00
Add a redirect for the console bare domain (#2718)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<!doctype html>
|
||||
<meta http-equiv="refresh" content="0;URL=/console">
|
||||
<title>Nomulus</title>
|
||||
<body lang="en-US">
|
||||
If this page doesn't change automatically, please click <a href="/console">here</a>
|
||||
Reference in New Issue
Block a user