about summary refs log tree commit diff
path: root/users
diff options
context:
space:
mode:
Diffstat (limited to 'users')
-rw-r--r--users/aspen/web/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/users/aspen/web/Makefile b/users/aspen/web/Makefile
index cf3da73c91..ee6ed2fd8b 100644
--- a/users/aspen/web/Makefile
+++ b/users/aspen/web/Makefile
@@ -35,3 +35,6 @@ backup:
 
 open:
 	$$BROWSER "https://www.gws.fyi"
+
+preview:
+	$$BROWSER "$(shell mg build website)/index.html"