mirror of
https://github.com/Llewellynvdm/Tomb.git
synced 2024-11-05 21:07:58 +00:00
7 lines
104 B
EmacsLisp
7 lines
104 B
EmacsLisp
; simple website settings
|
|
(provide 'dyne-config)
|
|
|
|
(set 'name "Tomb")
|
|
|
|
(set 'url "http://tomb.dyne.org")
|