Skip to content

Commit b7fb98c

Browse files
committed
change logo
1 parent fe98b8d commit b7fb98c

File tree

6 files changed

+1
-2
lines changed

6 files changed

+1
-2
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
5-
<link rel="icon" type="image/png" href="/logoRed.png" />
5+
<link rel="icon" type="image/jpeg" href="/newLogo.jpeg" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77
<title>404NIME</title>
88
<link rel="preconnect" href="https://fonts.googleapis.com">

public/newLogo.jpeg

32.7 KB
Loading

src/Components/MainPage/MainBanner.jsx

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import React, { useContext, useEffect, useRef, useState } from 'react'
2-
import img from "../../assets/denjiBG.jpg"
32
import { Link } from 'react-router-dom'
43
import TrailerContext from '../../Context/TrailerContext'
54

src/assets/coffin.png

-9.71 KB
Binary file not shown.

src/assets/denjiBG.jpg

-277 KB
Binary file not shown.

src/assets/trailerPoster.png

-3.17 MB
Binary file not shown.

0 commit comments

Comments
 (0)