refactor: renamed md to posts, and plaintext to files
This commit is contained in:
parent
20811f107b
commit
e4052fc145
7 changed files with 13 additions and 13 deletions
|
|
@ -6,7 +6,7 @@ export const SUBDOMAINS = [
|
|||
];
|
||||
|
||||
export const SECTIONS = {
|
||||
plaintext: 'plaintext',
|
||||
files: 'files',
|
||||
bookmarks: 'bookmarks',
|
||||
guestbook: 'guestbook',
|
||||
} as const;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue