Skip to content

Commit 7b56d80

Browse files
committed
Fix post layout
1 parent 1a59488 commit 7b56d80

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

src/blog/updates-life-inactivity-projects.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ tag:
99

1010
# Quick updates before the year ends
1111

12+
<m-blog-meta />
13+
1214
![A tray of traditional Vietnamese dishes](/assets/covers/updates-life-inactivity-projects.jpg)
1315

1416
The year is coming to an end, and for the last few months I've been quite inactive on social media, my blog, and even my projects, so I thought it would be good to save some time and write a quick post to share what I've been up to, the status of my projects, and some random things I just want to write down and let out of my mind.
@@ -21,7 +23,7 @@ In October, I received yet another acquisition offer for [Win7 Simu](../win7simu
2123

2224
Since the previous post where I [disclosed the revenue](./from-side-project-to-side-hustle.md#disclosing-the-numbers) of Win7 Simu, the app has been growing steadily and at the point of the acquisition offer, it was making around $3,000/month. With all the data and information I provided, the buyer offered $80,000 for the app, I proposed a higher price of $90,000 with good reasons and they accepted it.
2325

24-
<SponsorAd />
26+
<a-google-ad />
2527

2628
![The agreed price for Win7 Simu](./img/updates-life-inactivity-projects/win7-simu-price.jpeg)
2729

@@ -39,7 +41,7 @@ I had to stay at the hospital for a whole month, working remotely while helping
3941

4042
In case you're wondering, I'm still working on my projects, though at a slower pace due to the recent events (and don't worry, I don't plan to abandon them, at least not anytime soon :P). Here are some sneak peeks of what I've been up to:
4143

42-
<SponsorAd />
44+
<a-google-ad />
4345

4446
### A new website
4547

@@ -85,6 +87,8 @@ I hope this post has given you a better understanding of what I've been up to la
8587

8688
P.S. The cover image is of some traditional Vietnamese dishes that my wife made for me the other day. It's so delicious that I can't help but share it here :D
8789

90+
<m-blog-tag-list :tags="$page.frontmatter.tag" showIcon />
91+
8892
<style module>
8993
.grid p {
9094
display: grid;

0 commit comments

Comments
 (0)