diff --git a/examples/_static/client-only.html b/examples/_static/client-only.html
new file mode 100644
index 00000000..4255cca8
--- /dev/null
+++ b/examples/_static/client-only.html
@@ -0,0 +1,136 @@
+
+
+
+
+
+
+
+
+
+
+
+
+ ← Examples index
+
+
+ http://nuxt.dev:3000{{ content }}
+ {{ content }} - {{ metainfo.description }} - Hello
+
+ {{ content }} - {{ og.description }} - {{ metainfo.description }} - Hello Again
+
+
+
+ window.users = []
+
+
+
+
+
+
+
+
+
vue-router
+
+
+
+
+
+
+
+
+
+
+
+
+
+