Make Apache config optional and add more links to index
This commit is contained in:
parent
403ae18b6e
commit
e84900a652
16 changed files with 280 additions and 82 deletions
|
|
@ -1,8 +1,9 @@
|
|||
{
|
||||
"name": "badmanners.xyz",
|
||||
"type": "module",
|
||||
"version": "2.0.1",
|
||||
"version": "2.0.2",
|
||||
"scripts": {
|
||||
"postinstall": "astro sync",
|
||||
"dev": "astro dev",
|
||||
"start": "astro dev",
|
||||
"build": "astro check && astro build",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue