Compare commits
2 Commits
7863a278a1
...
65125e8a3d
Author | SHA1 | Date | |
---|---|---|---|
65125e8a3d | |||
ffaff81792 |
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
public/
|
public/
|
||||||
|
.hugo_build.lock
|
||||||
|
@ -39,7 +39,7 @@ enableRobotsTXT = true
|
|||||||
email = "mail@b4tman.ru"
|
email = "mail@b4tman.ru"
|
||||||
github = "b4tman"
|
github = "b4tman"
|
||||||
gitlab = "b4tman"
|
gitlab = "b4tman"
|
||||||
mastodon = "social.v.b4tman.ru/@b4tma"
|
mastodon = "social.v.b4tman.ru/@b4tman"
|
||||||
# bitbucket = "b4tman"
|
# bitbucket = "b4tman"
|
||||||
vk = "0xffff"
|
vk = "0xffff"
|
||||||
|
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
User-agent: *
|
User-agent: *
|
||||||
Sitemap: {{ .Site.SitemapAbsURL }}
|
Sitemap: {{ "sitemap.xml" | absLangURL }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user