This website requires JavaScript.
Explore
Blog
Help
Sign In
github
/
hugo-geekblog
Watch
0
Star
0
Fork
0
You've already forked hugo-geekblog
mirror of
https://github.com/thegeeklab/hugo-geekblog.git
synced
2024-11-24 14:00:42 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
v0.11.4
hugo-geekblog
/
layouts
/
robots.txt
4 lines
53 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
add basic robots.txt
2020-07-22 09:12:24 +00:00
User-agent: *
fix: fix sitemap URL (#79) If the blog is installed in a subdirectory, `/sitemap.xml` will not include the subdirectory.
2021-08-02 09:35:50 +00:00
Sitemap: {{ "sitemap.xml" | absURL }}
Reference in New Issue
Copy Permalink