mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-08-28 10:35:39 -04:00
shift asset processing to webpack (#424)
also migrated SASS to latest syntax (via dart-sass) and vastly simplified light/dark theme logic
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ User-Agent: *
|
||||
Disallow: /403.html
|
||||
Disallow: /404.html
|
||||
Disallow: /api/
|
||||
Sitemap: {{ "sitemap.xml" | absURL }}
|
||||
Sitemap: {{ print .Site.Params.baseUrl "/sitemap.xml" }}
|
||||
{{- else }}
|
||||
Disallow: /
|
||||
{{- end }}
|
||||
|
||||
Reference in New Issue
Block a user