Skip to content

Commit 5165719

Browse files
author
cacaoapps
committed
Add new article
1 parent 4c7d713 commit 5165719

4 files changed

Lines changed: 417 additions & 2 deletions

File tree

122 KB
Loading

blog.html

Lines changed: 36 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,40 @@ <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="quick-pizza-cookai-weeknight.html"
167+
>Quick Pizza Night Done Right: CookAI's Speedy Recipes for Weeknights</a
168+
>
169+
</h2>
170+
<div class="entry-content">
171+
<p>
172+
Hey pizza lovers! Let's be honest, who doesn't love a good pizza night? But on busy weeknights, the thought of making pizza from scratch can feel like climbing Mount Everest. Fear not, because
173+
<a href="/cookai">CookAI</a> is here to rescue your dinner plans!
174+
</p>
175+
<div class="read-more">
176+
<a href="quick-pizza-cookai-weeknight.html">Read More</a>
177+
</div>
178+
</div>
179+
</div>
180+
181+
<div class="col-lg-6 d-flex align-items-center">
182+
<div>
183+
<div>
184+
<a href="quick-pizza-cookai-weeknight.html">
185+
<img
186+
src="assets/img/blog/quick-pizza-cookai-weeknight.jpg"
187+
alt="Delicious homemade pizza on a wooden board"
188+
class="img-fluid"
189+
/>
190+
</a>
191+
</div>
192+
</div>
193+
</div>
194+
</div>
195+
</article>
162196
<article class="entry">
163197
<div class="row">
164198
<div class="col-lg-6 d-flex flex-column justify-content-center">
@@ -856,7 +890,7 @@ <h2>
856890
<div>
857891
<a href="air-fryer-ai-recipes.html">
858892
<img
859-
src="assets/imgsrc="assets/img/blog/air-fryer-ai-recipes.jpg"
893+
src="assets/img/blog/air-fryer-ai-recipes.jpg"
860894
alt="Air Fryer with Food"
861895
class="img-fluid"
862896
/>
@@ -926,7 +960,7 @@ <h2>
926960
<div>
927961
<a href="morning-coffee-cookai-breakfast.html">
928962
<img
929-
src="assetssrc="assets/img/blog/morning-coffee-cookai-breakfast.jpg"
963+
src="assets/img/blog/morning-coffee-cookai-breakfast.jpg"
930964
alt="Coffee and breakfast"
931965
class="img-fluid"
932966
/>

0 commit comments

Comments
 (0)