Skip to content
Snippets Groups Projects
Commit 8d1885e1 authored by Reid Givens's avatar Reid Givens
Browse files

updated favicon and added some title setting domain matches for the new server names

parent 697da77e
No related branches found
No related tags found
No related merge requests found
......@@ -57,9 +57,11 @@ export class AppComponent {
let title = 'VLASS Manager'
switch (this.window.location.hostname) {
case 'archive-test.nrao.edu':
case 'data-test.nrao.edu':
title = 'TEST | ' + title;
break;
case 'archive-new.nrao.edu':
case 'data.nrao.edu':
// leave the title alone
break;
case 'webtest.aoc.nrao.edu':
......
src/favicon.ico

948 B | W: | H:

src/favicon.ico

1.12 KiB | W: | H:

src/favicon.ico
src/favicon.ico
src/favicon.ico
src/favicon.ico
  • 2-up
  • Swipe
  • Onion skin
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment