From f355213ea5a67f5c0773f7affcefce0220ff6c5a Mon Sep 17 00:00:00 2001 From: simone ragonesi <102741679+R3DRUN3@users.noreply.github.com> Date: Wed, 12 Jun 2024 11:47:03 +0000 Subject: [PATCH] chore: remove node reference --- content/_index.html | 3 +-- layouts/_default/donations.html | 11 ----------- 2 files changed, 1 insertion(+), 13 deletions(-) delete mode 100644 layouts/_default/donations.html diff --git a/content/_index.html b/content/_index.html index db2e0e0..a12c006 100644 --- a/content/_index.html +++ b/content/_index.html @@ -108,8 +108,7 @@

Explore Notes


Enter Lightning

-

Lightning⚡ is a layer 2 scaling solution for Bitcoin.
We maintain our own lightning node, you are welcome to open lightning channels with us!

- View Node Infos +

Lightning⚡ is a layer 2 scaling solution for Bitcoin.
We can help you with your lightning onboarding!

diff --git a/layouts/_default/donations.html b/layouts/_default/donations.html deleted file mode 100644 index 7807ceb..0000000 --- a/layouts/_default/donations.html +++ /dev/null @@ -1,11 +0,0 @@ -{{ define "content" }} -
-

Voluntary donations are always appreciated!

-
-

You can send some sats via Lightning⚡ directly to our node at me@ln.stackzoo.io

-

or

-

via the Bitcoin blockchain at the following address:

-

bc1qyuxks3fapy0qv95w3wgd533ewa6kp9e0rkd50l

-
-
-{{ end }} \ No newline at end of file