20 lines
383 B
TOML
20 lines
383 B
TOML
# Mnemosyne — the store
|
|
|
|
house = "power"
|
|
order = 3
|
|
|
|
name = "Mnemosyne"
|
|
domain = "The Archive"
|
|
state = "planned"
|
|
label = "Live"
|
|
|
|
# one line, used by the no-JavaScript listing
|
|
does = """
|
|
Continuous backup and archival storage for the pantheon.
|
|
"""
|
|
|
|
# the paragraph in the detail panel
|
|
long = """
|
|
Mnemosyne is the memory of the pantheon. She stores backups of every system.
|
|
"""
|