BlogArticles/date/oldDate.md

16 lines
517 B
Markdown

---
{
title: "标题003Date",
description: "这是一个日期测试文档",
created_at: "2024-10-01T08:00:00+08:00",
published_at: "2024-10-02T00:00:00+08:00",
updated_at: [ "2024-10-03T08:00:00+08:00","2023-10-04T08:00:00+08:00" ],
category: '测试',
tags: [ "测试", "文档!" ],
draft: false,
tech_stack: [ "Vue.js","ASP.Net Core" ],
tech_stack_percent: [ 12,60,15 ],
tech_stack_icon_names: [ "mdi:vuejs","mdi:language-csharp"],
tech_stack_theme_colors: [ "#41b883", "#a179dc" ],
}
---