Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
bt400 authored Oct 18, 2023
1 parent b52fb2a commit 91a71eb
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Okinawa-Belly-Tonic/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>Unusual Tonic! - The Healthy Weight Loss</title>
<title>Unusual Tonic! - Healthy Weight Loss</title>
<!-- Edit site and author settings in `_config.yml` to make the social details your own -->
<meta content="The Healthy Weight Loss" property="og:site_name">
<meta content="Unusual Tonic!" property="og:title">
Expand All @@ -20,10 +20,10 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta property="og:image" content="">
<link rel="shortcut icon" href="/flexible-jekyll/assets/img/favicon/favicon.ico" type="image/x-icon">
<link rel="apple-touch-icon" href="/flexible-jekyll/assets/img/favicon/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="72x72" href="/flexible-jekyll/assets/img/favicon/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="144x144" href="/flexible-jekyll/assets/img/favicon/apple-touch-icon-144x144.png">
<link rel="shortcut icon" href="/assets/img/favicon/favicon.ico" type="image/x-icon">
<link rel="apple-touch-icon" href="/assets/img/favicon/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="72x72" href="/assets/img/favicon/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="144x144" href="/assets/img/favicon/apple-touch-icon-144x144.png">
<!-- Chrome, Firefox OS and Opera -->
<meta name="theme-color" content="#263959">
<!-- Windows Phone -->
Expand All @@ -43,7 +43,7 @@
<div class="wrapper">
</aside> <!-- End Sidebar -->
<div class="img-logocontainer">
<img src="assets/img/Healthy-weightLoss-logo.png" alt="Healthy WeightLoss"/>
<img src="/assets/img/Healthy-weightLoss-logo.png" alt="Healthy WeightLoss"/>
</div>
<div class="img-logocontainer">
<h1>The Healthy Weight Loss</h1>
Expand Down

0 comments on commit 91a71eb

Please sign in to comment.