Skip to content

Commit 0960b45

Browse files
committed
mastadon ref and fix
1 parent 809602d commit 0960b45

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/content/blog/2025/03-20-mermaid-in-astro.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: "Mermaid in Astro"
33
slug: mermaid-in-astro
44
tags: [site, web]
55
date: 2025-03-20 21:20:00
6+
mastodonRef: "114196728458280273"
67
---
78

89
<Info icon={false}>
@@ -108,7 +109,7 @@ jobs:
108109
109110
and this is pretty much it! Of course the generated diagrams may not win beauty contests, but dark mode is supported
110111
and it is a pretty easy workflow to eg tell chat gpt to make some mermaid workflow from an informal description and then
111-
paste the text here. Btw, the above workflow looks like this in the workflow:
112+
paste the text here. Btw, the above workflow looks like this in the _source code_:
112113
113114
````
114115
```mermaid

0 commit comments

Comments
 (0)