Skip to content

Commit

Permalink
added a favicon for each tab
Browse files Browse the repository at this point in the history
  • Loading branch information
Alina Beskrovna committed Jan 14, 2024
1 parent 03aa795 commit 114f712
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap" rel="stylesheet">
<script src="main.js" defer></script>
<link rel="icon" type="image/png" href="Ukraine-flag-icon-on-transparent-background-PNG.png">
</head>

<body>
Expand Down
1 change: 1 addition & 0 deletions national_press.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap" rel="stylesheet">
<script src="main.js" defer></script>
<link rel="icon" type="image/png" href="../Ukraine-flag-icon-on-transparent-background-PNG.png">
</head>

<!-- navigation buttons -->
Expand Down
1 change: 1 addition & 0 deletions our-team/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap" rel="stylesheet">
<link rel="icon" type="image/png" href="../Ukraine-flag-icon-on-transparent-background-PNG.png">
</head>

<!-- navigation buttons -->
Expand Down
1 change: 1 addition & 0 deletions regional_media.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap" rel="stylesheet">
<link rel="icon" type="image/png" href="../Ukraine-flag-icon-on-transparent-background-PNG.png">
</head>

<!-- navigation buttons -->
Expand Down
1 change: 1 addition & 0 deletions tv_media.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap" rel="stylesheet">
<script src="main.js" defer></script>
<link rel="icon" type="image/png" href="../Ukraine-flag-icon-on-transparent-background-PNG.png">
</head>

<!-- navigation buttons -->
Expand Down

0 comments on commit 114f712

Please sign in to comment.