Compare commits
3 Commits
487ed729f2
...
621b6b68c0
Author | SHA1 | Date | |
---|---|---|---|
621b6b68c0 | |||
ecaf0a185a | |||
428ff47b7e |
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,4 @@
|
||||
public/
|
||||
.hugo_build.lock
|
||||
.vscode/
|
||||
|
||||
|
13
config.toml
13
config.toml
@ -72,3 +72,16 @@ enableRobotsTXT = true
|
||||
# name = "теги"
|
||||
# url = "tags"
|
||||
# weight = 3
|
||||
|
||||
[security]
|
||||
enableInlineShortcodes = false
|
||||
[security.exec]
|
||||
allow = ['^dart-sass-embedded$', '^go$', '^git$', '^npx$', '^postcss$', '^pandoc$', '^nvim$']
|
||||
osEnv = ['(?i)^(PATH|PATHEXT|APPDATA|TMP|TEMP|TERM)$']
|
||||
|
||||
[security.funcs]
|
||||
getenv = ['^HUGO_']
|
||||
|
||||
[security.http]
|
||||
methods = ['(?i)GET|POST']
|
||||
urls = ['.*']
|
||||
|
16
content/post/2024-10-07-sponsor.md
Normal file
16
content/post/2024-10-07-sponsor.md
Normal file
@ -0,0 +1,16 @@
|
||||
---
|
||||
title: Ссылки для спонсоров
|
||||
date: 2024-10-07T19:53:29+03:00
|
||||
tags: [sponsor,donation,бусти,донаты,поддержка,спонсор]
|
||||
---
|
||||
|
||||
Добавил ссылки для тех, кто вдруг захочет поддержать меня.
|
||||
|
||||
<!--more-->
|
||||
|
||||
Поддержать меня можно тут:
|
||||
|
||||
- [Подписка на Бусти](https://boosty.to/0xffff)
|
||||
- [DonationAlerts](https://www.donationalerts.com/r/b4tman1)
|
||||
- [Канал на VK Play Live](https://live.vkplay.ru/0xffff)
|
||||
|
Loading…
Reference in New Issue
Block a user