Merge pull request 'change alt text for logo' (#1) from dev into master
Reviewed-on: #1
This commit is contained in:
commit
4834e6a103
@ -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