mirror of
https://github.com/rvtr/ninjacheetah.github.io.git
synced 2025-06-19 03:25:32 -04:00
Fixed Favicon
This commit is contained in:
parent
495849f71f
commit
b7126c6d99
@ -1,11 +1,8 @@
|
||||
<!DOCTYPE html>
|
||||
<head profile="http://www.w3.org/2005/10/profile">
|
||||
<link rel="icon"
|
||||
type="NewNCGLogo.png"
|
||||
href="http://example.com/myicon.png">
|
||||
<title>NinjaCheetah Gaming</title>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="icon" type="image/png" href="/NewNCGLogo.png"/>
|
||||
<link rel="stylesheet" type="text/css" href="style.css">
|
||||
<link href="https://fonts.googleapis.com/css?family=Montserrat|Raleway&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Baloo+Paaji+2&display=swap" rel="stylesheet">
|
||||
|
Loading…
Reference in New Issue
Block a user