mirror of
https://codeberg.org/JasterV/jaster.xyz.git
synced 2026-04-26 18:10:01 +00:00
Update pubDate
This commit is contained in:
parent
de9c416101
commit
a9613f37a5
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: "Decoupling Elixir GenServers with Phoenix PubSub"
|
title: "Decoupling Elixir GenServers with Phoenix PubSub"
|
||||||
description: "A way to make our GenServers more easy to test and maintain by using PubSub"
|
description: "A way to make our GenServers more easy to test and maintain by using PubSub"
|
||||||
pubDate: 2025-06-02
|
pubDate: 2025-06-05
|
||||||
image: "./assets/elixir.svg"
|
image: "./assets/elixir.svg"
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue