You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/blog/tour.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ tags:
12
12
- datalog
13
13
- trip
14
14
- kafka
15
-
heroImage: 'nrepl.jpg'
15
+
heroImage: 'tour.jpg'
16
16
---
17
17
18
18
## Serendipity
@@ -392,3 +392,5 @@ The following test exercises our implementation - recording everything in the ev
392
392
```
393
393
394
394
One thing to note here is that we use a single Trip database to serve both our stores - in line with the [shared state](https://www.juxt.pro/blog/atomic-architecture/) idea from Atomic Architecture.
395
+
396
+
Image by <ahref="https://www.freepik.com/free-vector/vintage-world-map-with-planet_5742769.htm#query=vintage%20world%20map&position=44&from_view=keyword&track=ais">Freepik</a>
0 commit comments