|
17 | 17 | <!-- Primary Meta Tags --> |
18 | 18 | <title>Simple Bytes - Digital Tools That Respect Your Time</title> |
19 | 19 | <meta name="title" content="Simple Bytes - Digital Tools That Respect Your Time"> |
20 | | - <meta name="description" content="A collection of simple bytes creating tiny, easy to use tools for better productivity and focus."> |
21 | | - <meta name="keywords" content="digital tools, productivity, focus tools, note taking, mind mapping, project management"> |
| 20 | + <meta name="description" |
| 21 | + content="A collection of simple bytes creating tiny, easy to use tools for better productivity and focus."> |
| 22 | + <meta name="keywords" |
| 23 | + content="digital tools, productivity, focus tools, note taking, mind mapping, project management"> |
22 | 24 | <meta name="author" content="Simple Bytes"> |
23 | 25 | <!-- Open Graph / Facebook --> |
24 | 26 | <meta property="og:type" content="website"> |
25 | 27 | <meta property="og:url" content="https://simplebytes.com/"> |
26 | 28 | <meta property="og:title" content="Simple Bytes - Digital Tools That Respect Your Time"> |
27 | | - <meta property="og:description" content="A collection of simple bytes creating tiny, easy to use tools for better productivity and focus."> |
| 29 | + <meta property="og:description" |
| 30 | + content="A collection of simple bytes creating tiny, easy to use tools for better productivity and focus."> |
28 | 31 | <meta property="og:image" content="https://simplebytes.comimg/og-image.png"> |
29 | 32 | <!-- Twitter --> |
30 | 33 | <meta property="twitter:card" content="summary_large_image"> |
31 | 34 | <meta property="twitter:url" content="https://simplebytes.com/"> |
32 | 35 | <meta property="twitter:title" content="Simple Bytes - Digital Tools That Respect Your Time"> |
33 | | - <meta property="twitter:description" content="A collection of simple bytes creating tiny, easy to use tools for better productivity and focus."> |
| 36 | + <meta property="twitter:description" |
| 37 | + content="A collection of simple bytes creating tiny, easy to use tools for better productivity and focus."> |
34 | 38 | <meta property="twitter:image" content="https://simplebytes.comimg/og-image.png"> |
35 | 39 | <!-- Favicon --> |
36 | 40 | <!-- Favicon --> |
@@ -78,22 +82,30 @@ <h1>a collection of simple bytes creating tiny, easy to use tools.</h1> |
78 | 82 | </a> |
79 | 83 | </li> |
80 | 84 | <li class="product-item"> |
81 | | - <a href="https://igplanner.netlify.app/?ref=simplebytes" target="_blank" class="product-link"> |
| 85 | + <a href="https://backonair.app/?ref=simplebytes" target="_blank" class="product-link"> |
82 | 86 | <div class="product-number">02</div> |
| 87 | + <div class="product-name">Back On Air</div> |
| 88 | + <div class="product-description">Track Your Favorite Shows Renewal Status & Date.</div> |
| 89 | + </a> |
| 90 | + </li> |
| 91 | + <li class="product-item"> |
| 92 | + <a href="https://igplanner.netlify.app/?ref=simplebytes" target="_blank" class="product-link"> |
| 93 | + <div class="product-number">03</div> |
83 | 94 | <div class="product-name">IG Grid Planner</div> |
84 | 95 | <div class="product-description">Quickly plan, organize and share IG Grids.</div> |
85 | 96 | </a> |
86 | 97 | </li> |
87 | 98 | <li class="product-item"> |
88 | 99 | <a href="https://recommended.by/?ref=simplebytes" target="_blank" class="product-link"> |
89 | | - <div class="product-number">03</div> |
| 100 | + <div class="product-number">04</div> |
90 | 101 | <div class="product-name">recommended.by</div> |
91 | 102 | <div class="product-description">Easily share the things you love as simple recommendation lists.</div> |
92 | 103 | </a> |
93 | 104 | </li> |
94 | 105 | </ul> |
95 | 106 | <footer> |
96 | | - <span>© 2024 <a href="https://simplebytes.com">Simple Bytes</a>, a <a href="https://meome.com/?ref=simplebytes" target="_blank">Meome</a> company</span> |
| 107 | + <span>© 2024 <a href="https://simplebytes.com">Simple Bytes</a>, a <a href="https://meome.com/?ref=simplebytes" |
| 108 | + target="_blank">Meome</a> company</span> |
97 | 109 | </footer> |
98 | 110 | <script src="script.js"></script> |
99 | 111 | </body> |
|
0 commit comments