From 7ab8c6df1160495d96cef1312f3230d3831565ac Mon Sep 17 00:00:00 2001 From: ditatompel Date: Wed, 31 Jan 2024 21:51:04 +0700 Subject: [PATCH] chore: Adding link to git diff commit --- content/blog/public-api-monero-remote-node-list/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/blog/public-api-monero-remote-node-list/index.md b/content/blog/public-api-monero-remote-node-list/index.md index 1dd9789..12ff7ae 100644 --- a/content/blog/public-api-monero-remote-node-list/index.md +++ b/content/blog/public-api-monero-remote-node-list/index.md @@ -46,6 +46,8 @@ Since the Monero remote nodes that I monitor are increasing and my page that dis - `success` - `data[].postal` +Diff: [013aa7d](https://github.com/ditatompel/insights/commit/013aa7db35edd28e72907d5786fcf8877a5a3e70#diff-a8f1b286fbca7e5d241e20d067c8b17a67b86cc142d10dc7cc23cbc9fcc0e332L139-L167). + Because I [refactoring my backend]({{< ref "/blog/rewriting-ditatompel-site-to-svelte-tailwind-and-go/index.md" >}}), there will most likely be another breaking changes in the near future. ### Update 2023-05-24