update news about emma
This commit is contained in:
parent
346d5f67ef
commit
6d88ac0401
@ -9,9 +9,9 @@ const textColorNightMode = "#f1dac4";
|
|||||||
const linkColorNightMode = "#4cc9f0";
|
const linkColorNightMode = "#4cc9f0";
|
||||||
|
|
||||||
const emmaNews = [
|
const emmaNews = [
|
||||||
`<li>01-23-2025 - i'm working on moving my blog to <a href="https://blog.emmas.place" target="_blank">blog.emmas.place</a> it is hosted on <a href="https://weblog.lol" target="_blank">weblog.lol</a>, a part of the <a href="https://omg.lol" target="_blank">omg.lol</a> service</li>`,
|
|
||||||
`<li>02-20-2025 - i've been spending time learning how to use astro instead of hand coding my site. with time there will be a lot here. i like the way content is managed in astro</li>`,
|
`<li>02-20-2025 - i've been spending time learning how to use astro instead of hand coding my site. with time there will be a lot here. i like the way content is managed in astro</li>`,
|
||||||
'<li>03-10-2025 - the site is functionally where it was at pre astro migration. now i get to add the new things i\'ve been planning to add</li',
|
'<li>03-10-2025 - the site is functionally where it was at pre astro migration. now i get to add the new things i\'ve been planning to add</li>',
|
||||||
|
'<li>03-18-2025 - i recently had the chance to buy gender affirming clothing and beauty products. i\'m doing so much better than i previously was</li>',
|
||||||
];
|
];
|
||||||
---
|
---
|
||||||
<BasicLayout pageTitle={pageTitle}>
|
<BasicLayout pageTitle={pageTitle}>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user