more shit
This commit is contained in:
parent
3d93375bf4
commit
443887dc10
13 changed files with 170 additions and 24 deletions
18
serve.ini
18
serve.ini
|
|
@ -1,22 +1,26 @@
|
|||
[META]
|
||||
name = "superTinySearch"
|
||||
version = [0, 0, 0]
|
||||
maintain[][name] = "brendan Berger"
|
||||
maintain[][email] = "whotookelburg"
|
||||
svn = "<>"
|
||||
svn = 'https://basedwa.re/elburg/sts'
|
||||
|
||||
[MAINTAINERS]
|
||||
vals = 1
|
||||
|
||||
[MAINTAINERS_0]
|
||||
name = 'brendan Berger'
|
||||
email = 'whotookelburg@hotmail.com'
|
||||
|
||||
[FEATURES]
|
||||
langs[] = "en_US"
|
||||
regions[] = "us"
|
||||
|
||||
[FEATURES.APPLETS]
|
||||
[APPLETS]
|
||||
enabled = false
|
||||
runtimes[] = "ecmascript"
|
||||
|
||||
[FEATURES.UI]
|
||||
[UI]
|
||||
themes[] = "default"
|
||||
default = "default"
|
||||
icon = "text"
|
||||
|
||||
[INDEX]
|
||||
sites[] = "none"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue