Skip to content

Commit

Permalink
Update style and texts
Browse files Browse the repository at this point in the history
  • Loading branch information
mpaskal committed Dec 31, 2024
1 parent 613b97a commit cc0bc3c
Show file tree
Hide file tree
Showing 31 changed files with 2,072 additions and 1,428 deletions.
Binary file added public/assets/favicon.ico
Binary file not shown.
Binary file added public/assets/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/favicon.ico
Binary file not shown.
16 changes: 15 additions & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,27 @@
<!--End of Tawk.to Script-->

<meta charset="utf-8" />
<link rel="icon" href="/assets/logo.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta
name="description"
content="Junglebeauty Bengal Cattery. Professional Bengal breeders near Toronto. Committed to responsible breeding practices and producing beautiful, healthy, loving kittens."
/>

<!-- Default favicon -->
<link rel="icon" href="/assets/favicon.ico" type="image/x-icon" />

<!-- PNG format -->
<link rel="icon" href="/assets/logo.png" type="image/png" />

<!-- Apple Touch Icon for iOS -->
<link rel="apple-touch-icon" href="/assets/favicon.png" />

<link
href="https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700&family=Cinzel:wght@400;700&family=Cormorant+Garamond:wght@400;700&family=Lato:wght@400;700&family=Open+Sans:wght@400;700&family=Roboto:wght@400;700&family=Merriweather:wght@400;700&family=Great+Vibes&display=swap"
rel="stylesheet"
/>

<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<title>Junglebeauty Bengals</title>
</head>
Expand Down
Loading

0 comments on commit cc0bc3c

Please sign in to comment.