瀏覽代碼

meta tags && favicon

Peter Muturi 2 年之前
父節點
當前提交
e46757867a
共有 5 個文件被更改,包括 16 次插入0 次删除
  1. 二進制
      public/img/icon.png
  2. 二進制
      public/img/ligators.jpeg
  3. 二進制
      public/img/marketing.jpeg
  4. 二進制
      public/img/obp.jpeg
  5. 16 0
      resources/views/layouts/base.blade.php

二進制
public/img/icon.png


二進制
public/img/ligators.jpeg


二進制
public/img/marketing.jpeg


二進制
public/img/obp.jpeg


+ 16 - 0
resources/views/layouts/base.blade.php

@@ -7,6 +7,22 @@
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
     @yield('title')
+    <meta name="theme-color" content="#1C3D80">
+    <meta name="title" content="Snyder Hemband">
+    <meta name="description" content="You’re a simple rubber band away from long-lasting hemorrhoid treatment.">
+    <meta property="og:type" content="website">
+    <meta property="og:url" content="https://hemband.com/">
+    <meta property="og:title" content="Snyder Hemband">
+    <meta property="og:description" content="You’re a simple rubber band away from long-lasting hemorrhoid treatment.">
+    <meta property="twitter:card" content="summary_large_image">
+    <meta property="twitter:url" content="https://hemband.com/">
+    <meta property="twitter:title" content="Snyder Hemband">
+    <meta property="twitter:description" content="You’re a simple rubber band away from long-lasting hemorrhoid treatment.">
+    <meta name="description"
+          content="It takes less than 60 seconds to use the HemBand applicator to place a rubber band at the base of the hemorrhoid.">
+    <meta name="keywords"
+          content="Snyder, Health, Hemband, Hemorrhoids, covid-19, Coronavirus, Deaf, Hard of Hearing, Maryland, MIPS, Industrial, Partnership, Delaware, MDE Medical">
+    <link rel="icon" type="image/png" href="{{asset('img/icon.png')}}">
     <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
     <link rel="stylesheet" href="{{asset('vendor/fontawesome/css/all.min.css')}}">
     <link rel="stylesheet" href="{{asset('/css/style.css')}}" />