Skip to content
Snippets Groups Projects
thealternative.config.js 135 B
Newer Older
const config = {
  subject: "TheAlternative Contact Request by NAME",
  address: "schochal@student.ethz.ch"
};

export default config;