refactor: move website files to the root level
This commit is contained in:
parent
c2887ecbc5
commit
2cbbfd60ff
590 changed files with 0 additions and 4484 deletions
|
|
@ -1,5 +0,0 @@
|
|||
export function getSlugFromFile(file: string): string {
|
||||
const parts = file.replace('.md', '').split('/')
|
||||
|
||||
return parts[parts.length - 1]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue