Helping to make the page viewable without JS.
This commit is contained in:
parent
b6c157f2dc
commit
467ac68502
BIN
public/heart-icon.png
Normal file
BIN
public/heart-icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
@ -3,7 +3,7 @@
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<link rel="icon" href="%PUBLIC_URL%/favicon.png" />
|
||||
<link rel="icon" href="/favicon.png" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta name="theme-color" content="#000000" />
|
||||
<meta name="description" content="Web site created using create-react-app" />
|
||||
@ -44,7 +44,7 @@
|
||||
|
||||
<div class="App" id="remove-1">
|
||||
<header class="App-header">
|
||||
<img src={logo} class="App-logo pure-img" alt="logo" />
|
||||
<img src=heart-icon.png class="App-logo pure-img" alt="logo" />
|
||||
<p>
|
||||
<code class="App-statement">You are important and loved</code>
|
||||
</p>
|
||||
@ -119,4 +119,4 @@
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user