diff options
| author | Fuwn <[email protected]> | 2021-07-14 21:46:15 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-07-14 21:46:15 +0000 |
| commit | 80c553eb058fab6083d575559267fa4d8472727a (patch) | |
| tree | 569d92a85ea0b608bb6634ac1c31fc1c3c5b85a7 /.space/config.yml | |
| download | space-80c553eb058fab6083d575559267fa4d8472727a.tar.xz space-80c553eb058fab6083d575559267fa4d8472727a.zip | |
feat(space): :gemini:
Diffstat (limited to '.space/config.yml')
| -rw-r--r-- | .space/config.yml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.space/config.yml b/.space/config.yml new file mode 100644 index 0000000..4542a35 --- /dev/null +++ b/.space/config.yml @@ -0,0 +1,9 @@ +space: + port: 1965 + hits: true + footer: + copyright: "Copyright (C) 2021-2021 Fuwn" + quotes: + - "That brain of mine is something more than merely mortal; as time will show. - Ada Lovelace" + - "Forget this world and all its troubles and if possible its multitudinous Charlatans -- everything in short but the Enchantress of Numbers. - Ada Lovelace" + - "If you can't give me poetry, can't you give me poetical science? - Ada Lovelace" |