Loading templates/robots.txt +2 −2 Original line number Diff line number Diff line Loading @@ -2,8 +2,8 @@ {{- text[0].upper() -}}{{- text[1:] -}} {%- endmacro -%} User-agent: * Disallow: /javascript/* Disallow: /scss/* Disallow: /javascript Disallow: /scss {#- the '\n' is because we need a newline, but we need to strip trailing and leading whitespace as well. Loading Loading
templates/robots.txt +2 −2 Original line number Diff line number Diff line Loading @@ -2,8 +2,8 @@ {{- text[0].upper() -}}{{- text[1:] -}} {%- endmacro -%} User-agent: * Disallow: /javascript/* Disallow: /scss/* Disallow: /javascript Disallow: /scss {#- the '\n' is because we need a newline, but we need to strip trailing and leading whitespace as well. Loading