diff --git a/demo/yun/.gitignore b/demo/yun/.gitignore index 6c1de9063..d5f52d5c0 100644 --- a/demo/yun/.gitignore +++ b/demo/yun/.gitignore @@ -43,3 +43,6 @@ public/valaxy-fuse-list.json # valaxy public/valaxy-fuse-list.json + +# valaxy +public/valaxy-fuse-list.json diff --git a/demo/yun/pages/[year]/[month]/index.vue b/demo/yun/pages/[year]/[month]/index.vue new file mode 100644 index 000000000..88548d555 --- /dev/null +++ b/demo/yun/pages/[year]/[month]/index.vue @@ -0,0 +1,5 @@ + diff --git a/demo/yun/pages/[year]/index.vue b/demo/yun/pages/[year]/index.vue new file mode 100644 index 000000000..88548d555 --- /dev/null +++ b/demo/yun/pages/[year]/index.vue @@ -0,0 +1,5 @@ + diff --git a/packages/valaxy-theme-yun/components/YunPostList.vue b/packages/valaxy-theme-yun/components/YunPostList.vue index fdad5a433..13d273a98 100644 --- a/packages/valaxy-theme-yun/components/YunPostList.vue +++ b/packages/valaxy-theme-yun/components/YunPostList.vue @@ -30,7 +30,7 @@ const displayedPosts = computed(() =>