Change layout for worker site
This commit is contained in:
2
site/_headers
Normal file
2
site/_headers
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
/*
|
||||||
|
Content-Type: text/plain
|
1
site/_redirects
Normal file
1
site/_redirects
Normal file
@@ -0,0 +1 @@
|
|||||||
|
/* /get 200
|
@@ -1,4 +1,4 @@
|
|||||||
# This script is hosted on <b>https://get.activated.win</b> for <b>https://massgrave.dev</b><hr><pre>
|
# This script is hosted on https://get.activated.win for https://massgrave.dev
|
||||||
|
|
||||||
if (-not $args) {
|
if (-not $args) {
|
||||||
Write-Host ''
|
Write-Host ''
|
@@ -2,6 +2,6 @@
|
|||||||
"name": "get-activated-win",
|
"name": "get-activated-win",
|
||||||
"compatibility_date": "2025-08-28",
|
"compatibility_date": "2025-08-28",
|
||||||
"assets": {
|
"assets": {
|
||||||
"directory": "."
|
"directory": "./site"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user