Skip to content

Commit

Permalink
update html title and favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
ajtadeo committed Jun 7, 2024
1 parent e3de62a commit f802210
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file removed assets/fav.ico
Binary file not shown.
Binary file added assets/favicon.ico
Binary file not shown.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<html lang="En">
<head>
<meta charset="UTF-8"/>
<link href="assets/fav.ico" rel="icon">
<title>Tiny Graphics</title>
<link href="assets/favicon.ico" rel="icon">
<title>CS174A Tanks!</title>
</head>
<body style="background: White">
<!-- Begin typing your web page here. -->
Expand Down

0 comments on commit f802210

Please sign in to comment.