23 lines
481 B
TOML
23 lines
481 B
TOML
# Xenia — the welcome
|
|
|
|
house = "media"
|
|
order = 3
|
|
|
|
name = "Xenia"
|
|
domain = "The Librarian"
|
|
state = "planned"
|
|
label = "live"
|
|
role = "host"
|
|
host = ""
|
|
runs = "not yet built"
|
|
|
|
# one line, used by the no-JavaScript listing
|
|
does = """
|
|
Host of the library and related services.
|
|
"""
|
|
|
|
# the paragraph in the detail panel
|
|
long = """
|
|
Xenia is the goddess of hospitality, and the librarian of the pantheon. She runs sticknife library, a home for books, journals, and comics.
|
|
"""
|