summaryrefslogtreecommitdiff
path: root/pages/models/index.vue
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2022-09-19 21:02:33 +0200
committerSanto Cariotti <santo@dcariotti.me>2022-09-19 21:02:33 +0200
commit0a99b1d5da22b8fdec44d14b12377488091758f9 (patch)
treeb761e0e9927eabff2152ffadb53fef153cbfc1fd /pages/models/index.vue
parent6657722d68169ada3f36fff9455413f9cc6d6c53 (diff)
Model info page
Diffstat (limited to 'pages/models/index.vue')
-rw-r--r--pages/models/index.vue3
1 files changed, 3 insertions, 0 deletions
diff --git a/pages/models/index.vue b/pages/models/index.vue
new file mode 100644
index 0000000..3b1b689
--- /dev/null
+++ b/pages/models/index.vue
@@ -0,0 +1,3 @@
+<template lang="pug">
+ div
+</template>