11 lines
290 B
JavaScript
11 lines
290 B
JavaScript
export default {
|
|
title: "Synth.Download",
|
|
url: "https://synth.download/",
|
|
language: "en",
|
|
description: "a collection of services hosted for friends, but also the public. beep!",
|
|
author: {
|
|
name: "Sneexy",
|
|
email: "sneexy@synth.download",
|
|
url: "https://sneexy.synth.download/"
|
|
}
|
|
}
|