Skip to content

Commit b78662b

Browse files
committed
Update indexSpaceStation.html with favicon
Adding favicon.ico to the intended project originally created for, basic_css_demo_1.html is what project I was following, mis read instructions, learning curve 101.
1 parent 2aae338 commit b78662b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Basic_HTML_AND_CSS/Project_Spacestation/indexSpaceStation.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<title>SpaceStation-Resort</title>
6+
<link rel="shortcut Icon" type="image/png" href="favicon.ico">
67
</head>
78
<body>
89

0 commit comments

Comments
 (0)