don't symlink land.html (#9523)

for easier first-time installation on Windows
This commit is contained in:
Kyℓe Hensel
2023-03-07 02:01:28 +13:00
committed by GitHub
parent 0ec1b45bf9
commit cfca929ded
4 changed files with 10 additions and 8 deletions

View File

@@ -39,7 +39,6 @@ function buildData() {
// Create symlinks if necessary.. { 'target': 'source' }
const symlinks = {
'land.html': 'dist/land.html',
img: 'dist/img'
};