Update title and logo alt text to use ARA Records Ansible
Change-Id: Idbcb50b2783376478b13e95493d1318d13773e2b
This commit is contained in:
parent
ba99a6f048
commit
75acba49f5
@ -6,7 +6,7 @@
|
||||
<meta name="theme-color" content="#000000">
|
||||
<link rel="manifest" href="%PUBLIC_URL%/manifest.json">
|
||||
<link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico">
|
||||
<title>Ara</title>
|
||||
<title>ARA Records Ansible</title>
|
||||
</head>
|
||||
<body>
|
||||
<noscript>
|
||||
|
@ -43,7 +43,7 @@ class Header extends Component {
|
||||
);
|
||||
return (
|
||||
<PageHeader
|
||||
logo={<Logo src={logo} alt="Ara Logo" />}
|
||||
logo={<Logo src={logo} alt="ARA Records Ansible" />}
|
||||
logoProps={{ href: "/" }}
|
||||
topNav={TopNav}
|
||||
/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user