Aniket Teredesai
|
149067a8a2
|
add robots.txt disallow directive for hiddenPage
|
2023-02-20 22:42:27 +05:30 |
|
Aditya Telange
|
575cc0ca8c
|
Use site function instead of .Site or $.Site
- The site function provides global access to the same data as the .Site page method.
- Current context (`.`) is never considered.
|
2022-03-27 18:44:06 +05:30 |
|
Aditya Telange
|
bf79c208ae
|
layouts: use hugo.IsProduction
|
2020-12-13 20:19:25 +05:30 |
|
Aditya Telange
|
77baa3d76e
|
layouts: add robots.txt
used when
enableRobotsTXT: true
https://gohugo.io/templates/robots/
|
2020-11-08 22:31:27 +05:30 |
|