We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e02077 commit 711a6e7Copy full SHA for 711a6e7
docker/compose.proxy.yaml
@@ -95,7 +95,7 @@ configs:
95
content: |
96
<!DOCTYPE html>
97
<html lang="en">
98
- <title>Hephaestus Maintenance</title>
+ <title>Proposal Review Maintenance</title>
99
<meta http-equiv="refresh" content="5"/>
100
<style>
101
html, body { padding: 0; margin: 0; width: 100%; height: 100%; }
@@ -112,7 +112,7 @@ configs:
112
<h1>We’ll be back soon!</h1>
113
<div>
114
<p>We’re performing some maintenance at the moment. Sorry for the inconvenience.</p>
115
- <p>— Your Hyperion Administrators</p>
+ <p>— Your Proposal Review Administrators</p>
116
</div>
117
</article>
118
</html>
0 commit comments