11 lines
267 B
JavaScript
11 lines
267 B
JavaScript
export default {
|
|
title: "Synth Download",
|
|
url: "https://synth.download/",
|
|
language: "en",
|
|
description: "A private tilde/pubnix thing for friends. Beep!",
|
|
author: {
|
|
name: "Sneexy",
|
|
email: "sneexy@synth.download",
|
|
url: "https://synth.download/~sneexy/"
|
|
}
|
|
}
|