Skip to content

Commit

Permalink
Update Vegewiecej1.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Johny-Pro authored Apr 13, 2024
1 parent 5154c56 commit f3f0e83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Vegewiecej1.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Blog kulinarny</title>
<link rel="icon" type="image/x-icon" href="zdj/chef.png">
<link rel="icon" type="image/x-icon" href="chef.png">

<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
Expand All @@ -13,7 +13,7 @@
</head>
<body style="background: linear-gradient(90deg,rgb(6, 216, 146), rgb(238, 40, 123));">
<h1>
<img src="zdj/chef.png" width="100">
<img src="chef.png" width="100">
Blog kulinarny
</h1>

Expand Down

0 comments on commit f3f0e83

Please sign in to comment.