Skip to content

Commit 4c66d0d

Browse files
committed
Added new Back On Air Project
1 parent a314d19 commit 4c66d0d

1 file changed

Lines changed: 19 additions & 7 deletions

File tree

index.html

Lines changed: 19 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,20 +17,24 @@
1717
<!-- Primary Meta Tags -->
1818
<title>Simple Bytes - Digital Tools That Respect Your Time</title>
1919
<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">
2224
<meta name="author" content="Simple Bytes">
2325
<!-- Open Graph / Facebook -->
2426
<meta property="og:type" content="website">
2527
<meta property="og:url" content="https://simplebytes.com/">
2628
<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.">
2831
<meta property="og:image" content="https://simplebytes.comimg/og-image.png">
2932
<!-- Twitter -->
3033
<meta property="twitter:card" content="summary_large_image">
3134
<meta property="twitter:url" content="https://simplebytes.com/">
3235
<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.">
3438
<meta property="twitter:image" content="https://simplebytes.comimg/og-image.png">
3539
<!-- Favicon -->
3640
<!-- Favicon -->
@@ -78,22 +82,30 @@ <h1>a collection of simple bytes creating tiny, easy to use tools.</h1>
7882
</a>
7983
</li>
8084
<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">
8286
<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>
8394
<div class="product-name">IG Grid Planner</div>
8495
<div class="product-description">Quickly plan, organize and share IG Grids.</div>
8596
</a>
8697
</li>
8798
<li class="product-item">
8899
<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>
90101
<div class="product-name">recommended.by</div>
91102
<div class="product-description">Easily share the things you love as simple recommendation lists.</div>
92103
</a>
93104
</li>
94105
</ul>
95106
<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>
97109
</footer>
98110
<script src="script.js"></script>
99111
</body>

0 commit comments

Comments
 (0)