Skip to content

Commit 11d5234

Browse files
author
cacaoapps
committed
Add new article
1 parent 7b2d175 commit 11d5234

4 files changed

Lines changed: 400 additions & 5 deletions

File tree

67.8 KB
Loading

blog.html

Lines changed: 35 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,39 @@ <h2>Blog</h2>
159159
<div class="container" data-aos="fade-up">
160160
<div class="row">
161161
<div class="entries col-md-10">
162+
<article class="entry">
163+
<div class="row">
164+
<div class="col-lg-6 d-flex flex-column justify-content-center">
165+
<h2 class="entry-title">
166+
<a href="love-cooking-again-cookai.html"
167+
>Rekindle Your Culinary Spark: How CookAI Can Help You Love Cooking Again</a
168+
>
169+
</h2>
170+
<div class="entry-content">
171+
<p>
172+
Remember when cooking was exciting? When you eagerly anticipated trying new recipes, experimenting with flavors, and creating delicious meals for yourself and loved ones?
173+
</p>
174+
<div class="read-more">
175+
<a href="love-cooking-again-cookai.html">Read More</a>
176+
</div>
177+
</div>
178+
</div>
179+
180+
<div class="col-lg-6 d-flex align-items-center">
181+
<div>
182+
<div>
183+
<a href="love-cooking-again-cookai.html">
184+
<img
185+
src="assets/img/blog/love-cooking-again-cookai.jpg"
186+
alt="Woman smiling while cooking with CookAI"
187+
class="img-fluid"
188+
/>
189+
</a>
190+
</div>
191+
</div>
192+
</div>
193+
</div>
194+
</article>
162195
<article class="entry">
163196
<div class="row">
164197
<div class="col-lg-6 d-flex flex-column justify-content-center">
@@ -811,7 +844,7 @@ <h2 class="entry-title">
811844
weeknight dinners? Do you dream of creating romantic, memorable meals
812845
but feel overwhelmed by the thought of complicated recipes and hours in
813846
the kitchen? Well, fret no more! CookAI is here to sprinkle some
814-
AI-powered magic into your romantic evenings.
847+
AI-powered magic into yourromantic evenings.
815848
</p>
816849
<div class="read-more">
817850
<a href="weeknight-dinner-ai-recipes.html">Read More</a>
@@ -1549,5 +1582,4 @@ <h2>
15491582
<script src="assets/js/main.js"></script>
15501583
<script src="assets/js/utils.js"></script>
15511584
</body>
1552-
</html>
1553-
```
1585+
</html>

0 commit comments

Comments
 (0)