Skip to content
Snippets Groups Projects
thealternative.config.js 134 B
Newer Older
Alexander Schoch's avatar
Alexander Schoch committed
const config = {
  subject: "TheAlternative Contact Request by NAME",
  address: "board@thealternative.ch"
};

export default config;