diff --git a/Makefile b/Makefile index d423c39..fe9feb1 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ build: zola build serve: - zola serve --interface 0.0.0.0 --port 1111 --base-url localhost + zola serve publish: build cp -r public/* /usr/share/nginx/snamellit/ diff --git a/themes/blow b/themes/blow index d987049..1a510f1 160000 --- a/themes/blow +++ b/themes/blow @@ -1 +1 @@ -Subproject commit d987049cd2660ab019ebaaf108aa69fff7fb847d +Subproject commit 1a510f1be436d04c36a3ff0596b3162673ff1298