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 5668632 commit b24db11Copy full SHA for b24db11
software/src/web/index.jsp
@@ -2,7 +2,7 @@
2
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
<html lang="en-US" xmlns="http://www.w3.org/1999/xhtml" dir="ltr">
4
<head>
5
- <title>Online Brewery Manager</title>
+ <title>Remy's Online Brewery Manager</title>
6
<meta http-equiv="Content-type" content="text/html; charset=utf-8"/>
7
8
<link rel="stylesheet" href="css/style.css" type="text/css" media="all"/>
@@ -57,4 +57,4 @@
57
58
59
</body>
60
-</html>
+</html>
0 commit comments