diff options
Diffstat (limited to 'site')
| -rw-r--r-- | site/src/components/Left.vue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/src/components/Left.vue b/site/src/components/Left.vue index 331c881..94a90ec 100644 --- a/site/src/components/Left.vue +++ b/site/src/components/Left.vue @@ -16,7 +16,7 @@ export default { }, date:{ type:Date, - default:new Date('2024-05-10T12:00:00Z') + default:new Date('2024-07-14T12:00:00Z') } }, methods:{ |
