no more begging
All checks were successful
pipeline / deploy-job (push) Successful in 29s

This commit is contained in:
Alexandru 2024-09-14 12:32:46 +03:00
parent 46ae4fd6d6
commit e5b05d3a88
3 changed files with 0 additions and 15 deletions

View File

@ -10,9 +10,6 @@ menus:
- name: Blog - name: Blog
pageRef: /posts pageRef: /posts
weight: 20 weight: 20
- name: Donate
pageRef: /donate
weight: 50
- name: Services - name: Services
pageRef: /services pageRef: /services
weight: 60 weight: 60

View File

@ -1,7 +0,0 @@
---
title: "Donate"
---
If you like what I post or what I do, I encourage you to donate in order to help me make more cool stuff. If you can't, it's okay.
| method | address |
|--------|---------|
|Monero|49vVgf6hZiiiJmk1R618fZQDfu2mwBjgkFj7P8msqfcobtXhZgtMFYqZAUHdJjYTeq2PRpm3HpaRsPowbYWS8DC4Mxv3teV|

View File

@ -13,11 +13,6 @@ name = "Blog Posts"
pageRef = "/posts" pageRef = "/posts"
weight = 20 weight = 20
[[menus.main]]
name = "Donate"
pageRef = "/donate"
weight = 50
[[menus.main]] [[menus.main]]
name = "Services" name = "Services"
pageRef = "/services" pageRef = "/services"