You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
215 B
Markdown
14 lines
215 B
Markdown
1 year ago
|
---
|
||
|
page: true
|
||
|
title: 分类
|
||
|
description: 分类
|
||
|
sidebar: false
|
||
|
---
|
||
|
<CategoryPage title='分类' category='demo' description="分类">
|
||
|
|
||
|
<template #banner>
|
||
|
<img src="/img/banner.png" />
|
||
|
</template>
|
||
|
|
||
|
</CategoryPage>
|