mirror of
https://github.com/melontini/bootloader-unlock-wall-of-shame.git
synced 2025-01-15 08:36:46 -05:00
Fix(?) rewrite
This commit is contained in:
parent
b1759d8454
commit
9d0dab9b37
@ -5,7 +5,7 @@ export default defineConfig({
|
||||
base: '/bootloader-unlock-wall-of-shame/',
|
||||
rewrites: {
|
||||
'README.md': 'index.md',
|
||||
'(.*)/README.md': '(.*)/index.md'
|
||||
'(.*)/README.md': '(.*)/'
|
||||
},
|
||||
title: "Bootloader Unlock: Wall of Shame",
|
||||
description: "Keeping track of companies that \"care about your data 🥺\"",
|
||||
|
Loading…
Reference in New Issue
Block a user