feat: update footer and page content
This commit is contained in:
parent
ab94b078e8
commit
42220c3360
19 changed files with 21 additions and 709 deletions
|
@ -5,47 +5,4 @@ duration: 5min
|
|||
date: 2022-12-01
|
||||
---
|
||||
|
||||
The main content of your article
|
||||
|
||||
## h2
|
||||
|
||||
The main content of your article
|
||||
|
||||
### h3
|
||||
|
||||
The main content of your article
|
||||
|
||||
#### h4
|
||||
|
||||
The main content of your article
|
||||
|
||||
##### h5
|
||||
|
||||
The main content of your article
|
||||
|
||||
###### h6
|
||||
|
||||
The main content of your article
|
||||
|
||||
Table Style:
|
||||
|
||||
| Field | Req | Description |
|
||||
| :---- | :-- | :-----------|
|
||||
| NAME | Yes | Displayed in header and footer. Used in SEO and RSS. |
|
||||
| EMAIL | Yes | Displayed in contact section. |
|
||||
| NUM_POSTS | Yes | Limit num of posts on home page. |
|
||||
| NUM_WORKS | Yes | Limit num of works on home page. |
|
||||
| NUM_PROJECTS | Yes | Limit num of projects on home page. |
|
||||
|
||||
Code Snippet:
|
||||
|
||||
```ts
|
||||
export const data = {
|
||||
name: 'Name',
|
||||
value: 'Value'
|
||||
}
|
||||
|
||||
export function getName() {
|
||||
return data.name
|
||||
}
|
||||
```
|
||||
Use [Vitesse Them for Astro](https://astro.build/themes/details/vitesse-theme-for-astro/) to start writing your blog posts.
|
||||
|
|
|
@ -5,47 +5,4 @@ duration: 5min
|
|||
date: 2018-01-01
|
||||
---
|
||||
|
||||
The main content of your article
|
||||
|
||||
## h2
|
||||
|
||||
The main content of your article
|
||||
|
||||
### h3
|
||||
|
||||
The main content of your article
|
||||
|
||||
#### h4
|
||||
|
||||
The main content of your article
|
||||
|
||||
##### h5
|
||||
|
||||
The main content of your article
|
||||
|
||||
###### h6
|
||||
|
||||
The main content of your article
|
||||
|
||||
Table Style:
|
||||
|
||||
| Field | Req | Description |
|
||||
| :---- | :-- | :-----------|
|
||||
| NAME | Yes | Displayed in header and footer. Used in SEO and RSS. |
|
||||
| EMAIL | Yes | Displayed in contact section. |
|
||||
| NUM_POSTS | Yes | Limit num of posts on home page. |
|
||||
| NUM_WORKS | Yes | Limit num of works on home page. |
|
||||
| NUM_PROJECTS | Yes | Limit num of projects on home page. |
|
||||
|
||||
Code Snippet:
|
||||
|
||||
```ts
|
||||
export const data = {
|
||||
name: 'Name',
|
||||
value: 'Value'
|
||||
}
|
||||
|
||||
export function getName() {
|
||||
return data.name
|
||||
}
|
||||
```
|
||||
Use [Vitesse Them for Astro](https://astro.build/themes/details/vitesse-theme-for-astro/) to start writing your blog posts.
|
||||
|
|
|
@ -5,47 +5,4 @@ duration: 5min
|
|||
date: 2022-02-01
|
||||
---
|
||||
|
||||
The main content of your article
|
||||
|
||||
## h2
|
||||
|
||||
The main content of your article
|
||||
|
||||
### h3
|
||||
|
||||
The main content of your article
|
||||
|
||||
#### h4
|
||||
|
||||
The main content of your article
|
||||
|
||||
##### h5
|
||||
|
||||
The main content of your article
|
||||
|
||||
###### h6
|
||||
|
||||
The main content of your article
|
||||
|
||||
Table Style:
|
||||
|
||||
| Field | Req | Description |
|
||||
| :---- | :-- | :-----------|
|
||||
| NAME | Yes | Displayed in header and footer. Used in SEO and RSS. |
|
||||
| EMAIL | Yes | Displayed in contact section. |
|
||||
| NUM_POSTS | Yes | Limit num of posts on home page. |
|
||||
| NUM_WORKS | Yes | Limit num of works on home page. |
|
||||
| NUM_PROJECTS | Yes | Limit num of projects on home page. |
|
||||
|
||||
Code Snippet:
|
||||
|
||||
```ts
|
||||
export const data = {
|
||||
name: 'Name',
|
||||
value: 'Value'
|
||||
}
|
||||
|
||||
export function getName() {
|
||||
return data.name
|
||||
}
|
||||
```
|
||||
Use [Vitesse Them for Astro](https://astro.build/themes/details/vitesse-theme-for-astro/) to start writing your blog posts.
|
||||
|
|
|
@ -5,47 +5,4 @@ duration: 5min
|
|||
date: 2024-03-01
|
||||
---
|
||||
|
||||
The main content of your article
|
||||
|
||||
## h2
|
||||
|
||||
The main content of your article
|
||||
|
||||
### h3
|
||||
|
||||
The main content of your article
|
||||
|
||||
#### h4
|
||||
|
||||
The main content of your article
|
||||
|
||||
##### h5
|
||||
|
||||
The main content of your article
|
||||
|
||||
###### h6
|
||||
|
||||
The main content of your article
|
||||
|
||||
Table Style:
|
||||
|
||||
| Field | Req | Description |
|
||||
| :---- | :-- | :-----------|
|
||||
| NAME | Yes | Displayed in header and footer. Used in SEO and RSS. |
|
||||
| EMAIL | Yes | Displayed in contact section. |
|
||||
| NUM_POSTS | Yes | Limit num of posts on home page. |
|
||||
| NUM_WORKS | Yes | Limit num of works on home page. |
|
||||
| NUM_PROJECTS | Yes | Limit num of projects on home page. |
|
||||
|
||||
Code Snippet:
|
||||
|
||||
```ts
|
||||
export const data = {
|
||||
name: 'Name',
|
||||
value: 'Value'
|
||||
}
|
||||
|
||||
export function getName() {
|
||||
return data.name
|
||||
}
|
||||
```
|
||||
Use [Vitesse Them for Astro](https://astro.build/themes/details/vitesse-theme-for-astro/) to start writing your blog posts.
|
||||
|
|
|
@ -4,47 +4,4 @@ description: Your blog description, which is long text, can be an introduction t
|
|||
date: 2024-05-01
|
||||
---
|
||||
|
||||
The main content of your article
|
||||
|
||||
## h2
|
||||
|
||||
The main content of your article
|
||||
|
||||
### h3
|
||||
|
||||
The main content of your article
|
||||
|
||||
#### h4
|
||||
|
||||
The main content of your article
|
||||
|
||||
##### h5
|
||||
|
||||
The main content of your article
|
||||
|
||||
###### h6
|
||||
|
||||
The main content of your article
|
||||
|
||||
Table Style:
|
||||
|
||||
| Field | Req | Description |
|
||||
| :---- | :-- | :-----------|
|
||||
| NAME | Yes | Displayed in header and footer. Used in SEO and RSS. |
|
||||
| EMAIL | Yes | Displayed in contact section. |
|
||||
| NUM_POSTS | Yes | Limit num of posts on home page. |
|
||||
| NUM_WORKS | Yes | Limit num of works on home page. |
|
||||
| NUM_PROJECTS | Yes | Limit num of projects on home page. |
|
||||
|
||||
Code Snippet:
|
||||
|
||||
```ts
|
||||
export const data = {
|
||||
name: 'Name',
|
||||
value: 'Value'
|
||||
}
|
||||
|
||||
export function getName() {
|
||||
return data.name
|
||||
}
|
||||
```
|
||||
Use [Vitesse Them for Astro](https://astro.build/themes/details/vitesse-theme-for-astro/) to start writing your blog posts.
|
||||
|
|
|
@ -5,47 +5,4 @@ date: 2024-04-01
|
|||
lang: zh
|
||||
---
|
||||
|
||||
The main content of your article
|
||||
|
||||
## h2
|
||||
|
||||
The main content of your article
|
||||
|
||||
### h3
|
||||
|
||||
The main content of your article
|
||||
|
||||
#### h4
|
||||
|
||||
The main content of your article
|
||||
|
||||
##### h5
|
||||
|
||||
The main content of your article
|
||||
|
||||
###### h6
|
||||
|
||||
The main content of your article
|
||||
|
||||
Table Style:
|
||||
|
||||
| Field | Req | Description |
|
||||
| :---- | :-- | :-----------|
|
||||
| NAME | Yes | Displayed in header and footer. Used in SEO and RSS. |
|
||||
| EMAIL | Yes | Displayed in contact section. |
|
||||
| NUM_POSTS | Yes | Limit num of posts on home page. |
|
||||
| NUM_WORKS | Yes | Limit num of works on home page. |
|
||||
| NUM_PROJECTS | Yes | Limit num of projects on home page. |
|
||||
|
||||
Code Snippet:
|
||||
|
||||
```ts
|
||||
export const data = {
|
||||
name: 'Name',
|
||||
value: 'Value'
|
||||
}
|
||||
|
||||
export function getName() {
|
||||
return data.name
|
||||
}
|
||||
```
|
||||
Use [Vitesse Them for Astro](https://astro.build/themes/details/vitesse-theme-for-astro/) to start writing your blog posts.
|
||||
|
|
|
@ -5,47 +5,4 @@ date: 2024-03-01
|
|||
tag: Tag Text
|
||||
---
|
||||
|
||||
The main content of your article
|
||||
|
||||
## h2
|
||||
|
||||
The main content of your article
|
||||
|
||||
### h3
|
||||
|
||||
The main content of your article
|
||||
|
||||
#### h4
|
||||
|
||||
The main content of your article
|
||||
|
||||
##### h5
|
||||
|
||||
The main content of your article
|
||||
|
||||
###### h6
|
||||
|
||||
The main content of your article
|
||||
|
||||
Table Style:
|
||||
|
||||
| Field | Req | Description |
|
||||
| :---- | :-- | :-----------|
|
||||
| NAME | Yes | Displayed in header and footer. Used in SEO and RSS. |
|
||||
| EMAIL | Yes | Displayed in contact section. |
|
||||
| NUM_POSTS | Yes | Limit num of posts on home page. |
|
||||
| NUM_WORKS | Yes | Limit num of works on home page. |
|
||||
| NUM_PROJECTS | Yes | Limit num of projects on home page. |
|
||||
|
||||
Code Snippet:
|
||||
|
||||
```ts
|
||||
export const data = {
|
||||
name: 'Name',
|
||||
value: 'Value'
|
||||
}
|
||||
|
||||
export function getName() {
|
||||
return data.name
|
||||
}
|
||||
```
|
||||
Use [Vitesse Them for Astro](https://astro.build/themes/details/vitesse-theme-for-astro/) to start writing your blog posts.
|
||||
|
|
|
@ -5,47 +5,4 @@ date: 2024-02-01
|
|||
redirect: '/'
|
||||
---
|
||||
|
||||
The main content of your article
|
||||
|
||||
## h2
|
||||
|
||||
The main content of your article
|
||||
|
||||
### h3
|
||||
|
||||
The main content of your article
|
||||
|
||||
#### h4
|
||||
|
||||
The main content of your article
|
||||
|
||||
##### h5
|
||||
|
||||
The main content of your article
|
||||
|
||||
###### h6
|
||||
|
||||
The main content of your article
|
||||
|
||||
Table Style:
|
||||
|
||||
| Field | Req | Description |
|
||||
| :---- | :-- | :-----------|
|
||||
| NAME | Yes | Displayed in header and footer. Used in SEO and RSS. |
|
||||
| EMAIL | Yes | Displayed in contact section. |
|
||||
| NUM_POSTS | Yes | Limit num of posts on home page. |
|
||||
| NUM_WORKS | Yes | Limit num of works on home page. |
|
||||
| NUM_PROJECTS | Yes | Limit num of projects on home page. |
|
||||
|
||||
Code Snippet:
|
||||
|
||||
```ts
|
||||
export const data = {
|
||||
name: 'Name',
|
||||
value: 'Value'
|
||||
}
|
||||
|
||||
export function getName() {
|
||||
return data.name
|
||||
}
|
||||
```
|
||||
Use [Vitesse Them for Astro](https://astro.build/themes/details/vitesse-theme-for-astro/) to start writing your blog posts.
|
||||
|
|
|
@ -5,47 +5,4 @@ date: 2024-02-01
|
|||
video: true
|
||||
---
|
||||
|
||||
The main content of your article
|
||||
|
||||
## h2
|
||||
|
||||
The main content of your article
|
||||
|
||||
### h3
|
||||
|
||||
The main content of your article
|
||||
|
||||
#### h4
|
||||
|
||||
The main content of your article
|
||||
|
||||
##### h5
|
||||
|
||||
The main content of your article
|
||||
|
||||
###### h6
|
||||
|
||||
The main content of your article
|
||||
|
||||
Table Style:
|
||||
|
||||
| Field | Req | Description |
|
||||
| :---- | :-- | :-----------|
|
||||
| NAME | Yes | Displayed in header and footer. Used in SEO and RSS. |
|
||||
| EMAIL | Yes | Displayed in contact section. |
|
||||
| NUM_POSTS | Yes | Limit num of posts on home page. |
|
||||
| NUM_WORKS | Yes | Limit num of works on home page. |
|
||||
| NUM_PROJECTS | Yes | Limit num of projects on home page. |
|
||||
|
||||
Code Snippet:
|
||||
|
||||
```ts
|
||||
export const data = {
|
||||
name: 'Name',
|
||||
value: 'Value'
|
||||
}
|
||||
|
||||
export function getName() {
|
||||
return data.name
|
||||
}
|
||||
```
|
||||
Use [Vitesse Them for Astro](https://astro.build/themes/details/vitesse-theme-for-astro/) to start writing your blog posts.
|
||||
|
|
|
@ -4,47 +4,4 @@ description: Vitesse theme groups posts by year and displays them sorted by date
|
|||
date: 2023-08-01
|
||||
---
|
||||
|
||||
The main content of your article
|
||||
|
||||
## h2
|
||||
|
||||
The main content of your article
|
||||
|
||||
### h3
|
||||
|
||||
The main content of your article
|
||||
|
||||
#### h4
|
||||
|
||||
The main content of your article
|
||||
|
||||
##### h5
|
||||
|
||||
The main content of your article
|
||||
|
||||
###### h6
|
||||
|
||||
The main content of your article
|
||||
|
||||
Table Style:
|
||||
|
||||
| Field | Req | Description |
|
||||
| :---- | :-- | :-----------|
|
||||
| NAME | Yes | Displayed in header and footer. Used in SEO and RSS. |
|
||||
| EMAIL | Yes | Displayed in contact section. |
|
||||
| NUM_POSTS | Yes | Limit num of posts on home page. |
|
||||
| NUM_WORKS | Yes | Limit num of works on home page. |
|
||||
| NUM_PROJECTS | Yes | Limit num of projects on home page. |
|
||||
|
||||
Code Snippet:
|
||||
|
||||
```ts
|
||||
export const data = {
|
||||
name: 'Name',
|
||||
value: 'Value'
|
||||
}
|
||||
|
||||
export function getName() {
|
||||
return data.name
|
||||
}
|
||||
```
|
||||
Use [Vitesse Them for Astro](https://astro.build/themes/details/vitesse-theme-for-astro/) to start writing your blog posts.
|
||||
|
|
|
@ -5,47 +5,4 @@ duration: 20min
|
|||
date: 2023-05-01
|
||||
---
|
||||
|
||||
The main content of your article
|
||||
|
||||
## h2
|
||||
|
||||
The main content of your article
|
||||
|
||||
### h3
|
||||
|
||||
The main content of your article
|
||||
|
||||
#### h4
|
||||
|
||||
The main content of your article
|
||||
|
||||
##### h5
|
||||
|
||||
The main content of your article
|
||||
|
||||
###### h6
|
||||
|
||||
The main content of your article
|
||||
|
||||
Table Style:
|
||||
|
||||
| Field | Req | Description |
|
||||
| :---- | :-- | :-----------|
|
||||
| NAME | Yes | Displayed in header and footer. Used in SEO and RSS. |
|
||||
| EMAIL | Yes | Displayed in contact section. |
|
||||
| NUM_POSTS | Yes | Limit num of posts on home page. |
|
||||
| NUM_WORKS | Yes | Limit num of works on home page. |
|
||||
| NUM_PROJECTS | Yes | Limit num of projects on home page. |
|
||||
|
||||
Code Snippet:
|
||||
|
||||
```ts
|
||||
export const data = {
|
||||
name: 'Name',
|
||||
value: 'Value'
|
||||
}
|
||||
|
||||
export function getName() {
|
||||
return data.name
|
||||
}
|
||||
```
|
||||
Use [Vitesse Them for Astro](https://astro.build/themes/details/vitesse-theme-for-astro/) to start writing your blog posts.
|
||||
|
|
|
@ -4,47 +4,4 @@ description: The date and title fields are required.
|
|||
date: 2022-11-01
|
||||
---
|
||||
|
||||
The main content of your article
|
||||
|
||||
## h2
|
||||
|
||||
The main content of your article
|
||||
|
||||
### h3
|
||||
|
||||
The main content of your article
|
||||
|
||||
#### h4
|
||||
|
||||
The main content of your article
|
||||
|
||||
##### h5
|
||||
|
||||
The main content of your article
|
||||
|
||||
###### h6
|
||||
|
||||
The main content of your article
|
||||
|
||||
Table Style:
|
||||
|
||||
| Field | Req | Description |
|
||||
| :---- | :-- | :-----------|
|
||||
| NAME | Yes | Displayed in header and footer. Used in SEO and RSS. |
|
||||
| EMAIL | Yes | Displayed in contact section. |
|
||||
| NUM_POSTS | Yes | Limit num of posts on home page. |
|
||||
| NUM_WORKS | Yes | Limit num of works on home page. |
|
||||
| NUM_PROJECTS | Yes | Limit num of projects on home page. |
|
||||
|
||||
Code Snippet:
|
||||
|
||||
```ts
|
||||
export const data = {
|
||||
name: 'Name',
|
||||
value: 'Value'
|
||||
}
|
||||
|
||||
export function getName() {
|
||||
return data.name
|
||||
}
|
||||
```
|
||||
Use [Vitesse Them for Astro](https://astro.build/themes/details/vitesse-theme-for-astro/) to start writing your blog posts.
|
||||
|
|
|
@ -5,47 +5,4 @@ duration: 30min
|
|||
date: 2023-12-01
|
||||
---
|
||||
|
||||
The main content of your article
|
||||
|
||||
## h2
|
||||
|
||||
The main content of your article
|
||||
|
||||
### h3
|
||||
|
||||
The main content of your article
|
||||
|
||||
#### h4
|
||||
|
||||
The main content of your article
|
||||
|
||||
##### h5
|
||||
|
||||
The main content of your article
|
||||
|
||||
###### h6
|
||||
|
||||
The main content of your article
|
||||
|
||||
Table Style:
|
||||
|
||||
| Field | Req | Description |
|
||||
| :---- | :-- | :-----------|
|
||||
| NAME | Yes | Displayed in header and footer. Used in SEO and RSS. |
|
||||
| EMAIL | Yes | Displayed in contact section. |
|
||||
| NUM_POSTS | Yes | Limit num of posts on home page. |
|
||||
| NUM_WORKS | Yes | Limit num of works on home page. |
|
||||
| NUM_PROJECTS | Yes | Limit num of projects on home page. |
|
||||
|
||||
Code Snippet:
|
||||
|
||||
```ts
|
||||
export const data = {
|
||||
name: 'Name',
|
||||
value: 'Value'
|
||||
}
|
||||
|
||||
export function getName() {
|
||||
return data.name
|
||||
}
|
||||
```
|
||||
Use [Vitesse Them for Astro](https://astro.build/themes/details/vitesse-theme-for-astro/) to start writing your blog posts.
|
||||
|
|
|
@ -5,47 +5,4 @@ duration: 30min
|
|||
date: 2023-11-01
|
||||
---
|
||||
|
||||
The main content of your article
|
||||
|
||||
## h2
|
||||
|
||||
The main content of your article
|
||||
|
||||
### h3
|
||||
|
||||
The main content of your article
|
||||
|
||||
#### h4
|
||||
|
||||
The main content of your article
|
||||
|
||||
##### h5
|
||||
|
||||
The main content of your article
|
||||
|
||||
###### h6
|
||||
|
||||
The main content of your article
|
||||
|
||||
Table Style:
|
||||
|
||||
| Field | Req | Description |
|
||||
| :---- | :-- | :-----------|
|
||||
| NAME | Yes | Displayed in header and footer. Used in SEO and RSS. |
|
||||
| EMAIL | Yes | Displayed in contact section. |
|
||||
| NUM_POSTS | Yes | Limit num of posts on home page. |
|
||||
| NUM_WORKS | Yes | Limit num of works on home page. |
|
||||
| NUM_PROJECTS | Yes | Limit num of projects on home page. |
|
||||
|
||||
Code Snippet:
|
||||
|
||||
```ts
|
||||
export const data = {
|
||||
name: 'Name',
|
||||
value: 'Value'
|
||||
}
|
||||
|
||||
export function getName() {
|
||||
return data.name
|
||||
}
|
||||
```
|
||||
Use [Vitesse Them for Astro](https://astro.build/themes/details/vitesse-theme-for-astro/) to start writing your blog posts.
|
||||
|
|
|
@ -5,47 +5,4 @@ duration: 30min
|
|||
date: 2024-02-01
|
||||
---
|
||||
|
||||
The main content of your article
|
||||
|
||||
## h2
|
||||
|
||||
The main content of your article
|
||||
|
||||
### h3
|
||||
|
||||
The main content of your article
|
||||
|
||||
#### h4
|
||||
|
||||
The main content of your article
|
||||
|
||||
##### h5
|
||||
|
||||
The main content of your article
|
||||
|
||||
###### h6
|
||||
|
||||
The main content of your article
|
||||
|
||||
Table Style:
|
||||
|
||||
| Field | Req | Description |
|
||||
| :---- | :-- | :-----------|
|
||||
| NAME | Yes | Displayed in header and footer. Used in SEO and RSS. |
|
||||
| EMAIL | Yes | Displayed in contact section. |
|
||||
| NUM_POSTS | Yes | Limit num of posts on home page. |
|
||||
| NUM_WORKS | Yes | Limit num of works on home page. |
|
||||
| NUM_PROJECTS | Yes | Limit num of projects on home page. |
|
||||
|
||||
Code Snippet:
|
||||
|
||||
```ts
|
||||
export const data = {
|
||||
name: 'Name',
|
||||
value: 'Value'
|
||||
}
|
||||
|
||||
export function getName() {
|
||||
return data.name
|
||||
}
|
||||
```
|
||||
Use [Vitesse Them for Astro](https://astro.build/themes/details/vitesse-theme-for-astro/) to start writing your blog posts.
|
||||
|
|
|
@ -5,47 +5,4 @@ duration: 30min
|
|||
date: 2022-12-01
|
||||
---
|
||||
|
||||
The main content of your article
|
||||
|
||||
## h2
|
||||
|
||||
The main content of your article
|
||||
|
||||
### h3
|
||||
|
||||
The main content of your article
|
||||
|
||||
#### h4
|
||||
|
||||
The main content of your article
|
||||
|
||||
##### h5
|
||||
|
||||
The main content of your article
|
||||
|
||||
###### h6
|
||||
|
||||
The main content of your article
|
||||
|
||||
Table Style:
|
||||
|
||||
| Field | Req | Description |
|
||||
| :---- | :-- | :-----------|
|
||||
| NAME | Yes | Displayed in header and footer. Used in SEO and RSS. |
|
||||
| EMAIL | Yes | Displayed in contact section. |
|
||||
| NUM_POSTS | Yes | Limit num of posts on home page. |
|
||||
| NUM_WORKS | Yes | Limit num of works on home page. |
|
||||
| NUM_PROJECTS | Yes | Limit num of projects on home page. |
|
||||
|
||||
Code Snippet:
|
||||
|
||||
```ts
|
||||
export const data = {
|
||||
name: 'Name',
|
||||
value: 'Value'
|
||||
}
|
||||
|
||||
export function getName() {
|
||||
return data.name
|
||||
}
|
||||
```
|
||||
Use [Vitesse Them for Astro](https://astro.build/themes/details/vitesse-theme-for-astro/) to start writing your blog posts.
|
||||
|
|
|
@ -90,19 +90,19 @@ export const siteConfig = {
|
|||
footer: {
|
||||
navLinks: [
|
||||
{
|
||||
text: 'Page Title',
|
||||
href: '/page-1',
|
||||
text: 'Getting Started',
|
||||
href: '/getting-started',
|
||||
},
|
||||
{
|
||||
text: 'Page Title',
|
||||
href: '/page-2',
|
||||
text: 'Markdown Style',
|
||||
href: '/md-style',
|
||||
},
|
||||
{
|
||||
text: '404 Page',
|
||||
href: '/404',
|
||||
},
|
||||
{
|
||||
text: 'Vitesse Theme Link',
|
||||
text: 'Astro Page',
|
||||
href: 'https://astro.build/themes/details/vitesse-theme-for-astro/',
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue