mirror of
https://github.com/massgravel/get.activated.win.git
synced 2025-12-15 16:18:19 +01:00
Change layout for worker site
This commit is contained in:
parent
91e7b65200
commit
bc7dac17c7
4 changed files with 5 additions and 2 deletions
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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue