Skip to content

Commit d6cd0e9

Browse files
author
cacaoapps
committed
Add new article
1 parent 69ff622 commit d6cd0e9

4 files changed

Lines changed: 77 additions & 96 deletions

File tree

38.5 KB
Loading

blog.html

Lines changed: 34 additions & 33 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">
@@ -265,40 +299,7 @@ <h2 class="entry-title">
265299
</div>
266300
</div>
267301
</article>
268-
<article class="entry">
269-
<div class="row">
270-
<div class="col-lg-6 d-flex flex-column justify-content-center">
271-
<h2 class="entry-title">
272-
<a href="morning-coffee-ai-breakfast.html"
273-
>Morning Coffee Vibes & AI-Powered Breakfast: Your Smart Start</a
274-
>
275-
</h2>
276-
<div class="entry-content">
277-
<p>
278-
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
279-
<a href="/cookai">CookAI</a>, it can be the latter!
280-
</p>
281-
<div class="read-more">
282-
<a href="morning-coffee-ai-breakfast.html">Read More</a>
283-
</div>
284-
</div>
285-
</div>
286302

287-
<div class="col-lg-6 d-flex align-items-center">
288-
<div>
289-
<div>
290-
<a href="morning-coffee-ai-breakfast.html">
291-
<img
292-
src="assets/img/blog/morning-coffee-ai-breakfast.jpg"
293-
alt="Morning coffee and breakfast"
294-
class="img-fluid"
295-
/>
296-
</a>
297-
</div>
298-
</div>
299-
</div>
300-
</div>
301-
</article>
302303
<article class="entry">
303304
<div class="row">
304305
<div class="col-lg-6 d-flex flex-column justify-content-center">

0 commit comments

Comments
 (0)