From 1cf8b5110a76dba923e455318cee068c011ded78 Mon Sep 17 00:00:00 2001 From: ditatompel Date: Tue, 11 Jun 2024 17:11:47 +0700 Subject: [PATCH] chore: Use Front matter summary --- content/blog/public-api-monero-remote-node-list/index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 da164cf..33723f7 100644 --- a/content/blog/public-api-monero-remote-node-list/index.md +++ b/content/blog/public-api-monero-remote-node-list/index.md @@ -1,6 +1,7 @@ --- title: "Public API Monero Remote Node List" description: "API documentation to search for monitored Monero remote nodes on xmr.ditatompel.com. You can filter based on nettype, countries and more." +summary: "API documentation to search for monitored Monero remote nodes on xmr.ditatompel.com. You can filter based on nettype, countries and more." date: 2022-01-29T23:40:26+07:00 lastmod: draft: false @@ -21,8 +22,6 @@ authors: Since my main site that displays list of Monero remote nodes **MAY** contains Google AdSense (where very likely track users behavior and interests), I decided create dedicated subdomain for my Monero Remote Node pages and it's API endpoint. No Ads, no user tracking. - - - Web interface: [https://xmr.ditatompel.com/](https://xmr.ditatompel.com/). - Source Code: Available for public soon.