add 2 post
This commit is contained in:
31
config.toml
31
config.toml
@@ -53,21 +53,17 @@ tocopen = false
|
||||
|
||||
[params.profileMode]
|
||||
enabled = true
|
||||
title = "Привет, я Сашка Попов"
|
||||
title = "Привет! Я Сашка 👋"
|
||||
subtitle = '(phc forever)'
|
||||
imageUrl = '<img location>'
|
||||
imageWidth = 120
|
||||
imageHeight = 120
|
||||
imageUrl = 'avatar.png'
|
||||
imageWidth = 110
|
||||
imageHeight = 110
|
||||
imageTitle = 'Avatar'
|
||||
|
||||
[[params.profileMode.buttons]]
|
||||
name = 'Блог'
|
||||
url = 'posts'
|
||||
|
||||
[[params.profileMode.buttons]]
|
||||
name = 'Теги'
|
||||
url = 'tags'
|
||||
|
||||
[[params.profileMode.buttons]]
|
||||
name = 'Портфолио'
|
||||
url = 'https://me.a2s.su'
|
||||
@@ -75,6 +71,10 @@ tocopen = false
|
||||
[params.homeInfoParams]
|
||||
Title = 'Hi there 👋'
|
||||
Content = 'Welcome to my blog'
|
||||
|
||||
[[params.socialIcons]]
|
||||
name = 'gitea'
|
||||
url = 'https://git.a2s.su'
|
||||
|
||||
[[params.socialIcons]]
|
||||
name = 'kofi'
|
||||
@@ -84,23 +84,18 @@ tocopen = false
|
||||
name = 'email'
|
||||
url = 'mailto:iiiypuk@fastmail.fm'
|
||||
|
||||
[[params.socialIcons]]
|
||||
name = 'steam'
|
||||
url = 'https://steamcommunity.com/id/_iiiypuk'
|
||||
|
||||
[[params.socialIcons]]
|
||||
name = 'twitter'
|
||||
url = 'https://twitter.com/_iiiypuk'
|
||||
|
||||
[[params.socialIcons]]
|
||||
name = 'gitea'
|
||||
url = 'https://git.a2s.su'
|
||||
|
||||
[[params.socialIcons]]
|
||||
name = 'lastfm'
|
||||
url = 'https://www.last.fm/user/Alex_Popov'
|
||||
|
||||
[[params.socialIcons]]
|
||||
name = 'steam'
|
||||
url = 'https://steamcommunity.com/id/_iiiypuk'
|
||||
|
||||
|
||||
[params.analytics.google]
|
||||
SiteVerificationTag = ''
|
||||
|
||||
@@ -116,7 +111,7 @@ SiteVerificationTag = ''
|
||||
hiddenInSingle = true
|
||||
|
||||
[params.editPost]
|
||||
URL = 'https://git.a2s.su.com/iiiypuk/Blog/content'
|
||||
URL = 'https://git.a2s.su/iiiypuk/Blog/content'
|
||||
Text = 'Предложить исправление'
|
||||
appendFilePath = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user