8000 fixed the splash screen image · githubcs/baasbox@705b839 · GitHub
[go: up one dir, main page]

Skip to content
Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 705b839

Browse files
committed
fixed the splash screen image
1 parent 8dbcb7f commit 705b839

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/views/index.scala.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@
1818
color:#255b99;
1919
}
2020
</style>
21-
<link rel="short 75F2 cut icon" href="/gui/favicon.ico" />
21+
<link rel="shortcut icon" href="/console/favicon.ico" />
2222
</head>
2323
<body>
2424
<div class="container">
2525

2626
<p>
27-
<img src="/gui/img/logo_baasbox_lp.png" />
27+
<img src="/console/img/logo_baasbox_lp.png" />
2828
</p>
2929
<p>
3030
<h2>V. @version</h2>

0 commit comments

Comments
 (0)
0