mirror of
https://github.com/mat-1/matdoesdev.git
synced 2025-08-02 06:36:04 +00:00
add some more static files
This commit is contained in:
parent
4a3bc1cf5a
commit
8f84cd4728
9 changed files with 3577 additions and 2020 deletions
BIN
.yarn/install-state.gz
Normal file
BIN
.yarn/install-state.gz
Normal file
Binary file not shown.
1
.yarnrc.yml
Normal file
1
.yarnrc.yml
Normal file
|
@ -0,0 +1 @@
|
||||||
|
nodeLinker: node-modules
|
|
@ -21,7 +21,6 @@
|
||||||
"@typescript-eslint/parser": "^6.9.0",
|
"@typescript-eslint/parser": "^6.9.0",
|
||||||
"eslint": "^8.52.0",
|
"eslint": "^8.52.0",
|
||||||
"eslint-config-prettier": "^9.0.0",
|
"eslint-config-prettier": "^9.0.0",
|
||||||
"eslint-plugin-svelte3": "^4.0.0",
|
|
||||||
"mdsvex": "^0.11.0",
|
"mdsvex": "^0.11.0",
|
||||||
"prettier": "^3.0.3",
|
"prettier": "^3.0.3",
|
||||||
"prettier-plugin-svelte": "^3.0.3",
|
"prettier-plugin-svelte": "^3.0.3",
|
||||||
|
|
1
static/.well-known/discord
Normal file
1
static/.well-known/discord
Normal file
|
@ -0,0 +1 @@
|
||||||
|
dm me on matrix instead, @mat:matdoes.dev
|
3
static/.well-known/dnt
Normal file
3
static/.well-known/dnt
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
"tracking": "N"
|
||||||
|
}
|
4
static/.well-known/gpc.json
Normal file
4
static/.well-known/gpc.json
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
{
|
||||||
|
"gpc": true,
|
||||||
|
"lastUpdate": "2038-01-20"
|
||||||
|
}
|
1
static/ads.txt
Normal file
1
static/ads.txt
Normal file
|
@ -0,0 +1 @@
|
||||||
|
ABSOLUTELY not
|
1
static/security.txt
Normal file
1
static/security.txt
Normal file
|
@ -0,0 +1 @@
|
||||||
|
email me at security@matdoes.dev or matrix @mat:matdoes.dev
|
Loading…
Add table
Reference in a new issue