blob: 3baf3b9b0f8c98a4a19caa6b5b1d36dd60f0568b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
site:
title: Volpeon's Den
url: https://volpeon.ink/
author:
- name: Volpeon
menus:
main:
- label: Art
match: [^/art/, ^/art$]
url: /art/
- label: Projects
match: [^/projects/, ^/projects$]
url: /projects/
- label: Notebook
match: [^/notebook/, ^/notebook$]
url: /notebook/
- label: Profiles
match: [^/profiles/, ^/profiles$]
url: /profiles/
- label: Services
match: [^/services/, ^/services$]
url: /services/
|