fix: make now page links links
This commit is contained in:
parent
9646fe6427
commit
17c6dd2578
1 changed files with 2 additions and 3 deletions
|
@ -23,11 +23,10 @@ const posts = await Astro.glob("./now/and-then/posts/*.astro");
|
||||||
Happy about my mokka pot coffee-making journey. Been making consistent espresso flavor that I really like for a while. Now considering to start learning other variants like cappuccino
|
Happy about my mokka pot coffee-making journey. Been making consistent espresso flavor that I really like for a while. Now considering to start learning other variants like cappuccino
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Bought a Dyson air purifier: https://www.dyson.com/air-treatment/air-purifier-heaters/purifier-hot-cool-formaldehyde-hp09/white-gold
|
Bought a <a href="https://www.dyson.com/air-treatment/air-purifier-heaters/purifier-hot-cool-formaldehyde-hp09/white-gold">Dyson air purifier</a>
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Been updating Cozy, and it has a new ”permanent” address: https://cozy.pub -- See further thought on this project: https://social.ayco.io/@ayo/113079696909950984
|
Been updating Cozy, and it has a new ”permanent” address: <a href="https://cozy.pub">cozy.pub</a> -- See further <a href="https://social.ayco.io/@ayo/113079696909950984">thought on this project</a>. Just give me a hundred years to finish this :)
|
||||||
Just give me a hundred years to finish this :)
|
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
The reality of having a new role for work is hitting, and I wanna learn more how to succeed in engineering leadership. I’m taking my time this off-work week to reassess my leadership style, our strategies at work and how my vision for the web fits
|
The reality of having a new role for work is hitting, and I wanna learn more how to succeed in engineering leadership. I’m taking my time this off-work week to reassess my leadership style, our strategies at work and how my vision for the web fits
|
||||||
|
|
Loading…
Reference in a new issue