Skip to content

Commit 8e6c124

Browse files
author
cacaoapps
committed
Add new article
1 parent 004ba97 commit 8e6c124

4 files changed

Lines changed: 414 additions & 3 deletions

File tree

79.2 KB
Loading

blog.html

Lines changed: 36 additions & 3 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="morning-coffee-ai-breakfast.html"
167+
>Morning Coffee Vibes & AI-Powered Breakfast: Your Smart Start</a
168+
>
169+
</h2>
170+
<div class="entry-content">
171+
<p>
172+
Ah, morning. The time of day when the birds are chirping (or your alarm is screaming), and the smell of freshly brewed coffee fills the air. But what about breakfast? Is it a rushed affair of grabbing a stale granola bar, or a moment of zen before the day's chaos begins? With
173+
<a href="/cookai">CookAI</a>, it can be the latter!
174+
</p>
175+
<div class="read-more">
176+
<a href="morning-coffee-ai-breakfast.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="morning-coffee-ai-breakfast.html">
185+
<img
186+
src="assets/img/blog/morning-coffee-ai-breakfast.jpg"
187+
alt="Morning coffee and breakfast"
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">
@@ -786,7 +820,7 @@ <h2 class="entry-title">
786820
Ever felt like your cooking routine is stuck in a rut? Same old
787821
recipes, same old flavors? What if I told you there's a way to spice
788822
things up, discover exciting new dishes, and connect with fellow food
789-
enthusiasts? Get ready to 'start trading' recipes, because CookAI is
823+
enthusiasts? Get readyto 'start trading' recipes, because CookAI is
790824
building a vibrant community where culinary innovation is always on the
791825
menu!
792826
</p>
@@ -1329,5 +1363,4 @@ <h2>
13291363
<script src="assets/js/main.js"></script>
13301364
<script src="assets/js/utils.js"></script>
13311365
</body>
1332-
</html>
1333-
```
1366+
</html>

0 commit comments

Comments
 (0)