Skip to content

Commit

Permalink
Add favicon of frame for photo gallery page.
Browse files Browse the repository at this point in the history
  • Loading branch information
KendallDoesCoding committed May 1, 2022
1 parent 49a1394 commit ab2fb67
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added photo-gallery/favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions photo-gallery/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Photo Gallery - A Very Mogul Christmas!</title>
<link rel="stylesheet" href="styles.css" />
<link href="favicon.ico" rel="icon" type="image/x-icon" />
</head>
<body>
<h1>A VERY MOGUL CHRISTMAS PHOTO GALLERY</h1>
Expand Down

0 comments on commit ab2fb67

Please sign in to comment.