Skip to content

Commit

Permalink
minor adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
Roxaski committed Jan 28, 2025
1 parent edc89a9 commit cc7f116
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#1f211e">
<link defer rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer"/>
<meta name="msapplication-TileColor" content="#1f211e">
<meta name="description" content="Nomadic Holidays offers great alpine retreats for those who want a nice relaxing stay away from the city life">
<meta name="theme-color" content="#282c19">
<meta name="theme-color" content="#1f211e">
<title>Nomadic Holidays | The perfect holiday for those who want to be closer to nature</title>
<link rel="stylesheet" href="./style.css">
<script defer src="script.js"></script>
Expand Down

0 comments on commit cc7f116

Please sign in to comment.