change alt text for logo
This commit is contained in:
parent
3b923e7c35
commit
1d2a3169fe
@ -50,7 +50,7 @@ function App() {
|
||||
return (
|
||||
<NextUIProvider theme={theme}>
|
||||
<div id="niklas-birk-root">
|
||||
<img id="logo" alt="Niklas logo" src={logo}/>
|
||||
<img id="logo" alt="Ein Logo von Niklas Birk" src={logo}/>
|
||||
<div>
|
||||
<h1>Work in Progress</h1>
|
||||
Das ist eine Seite im Aufbau.
|
||||
|
Loading…
Reference in New Issue
Block a user