diff --git a/_data/contact.yml b/_data/contact.yml index b7740ea..b37201a 100644 --- a/_data/contact.yml +++ b/_data/contact.yml @@ -1,18 +1 @@ -[ - { institute: 'Institute for Computational Mechanics', - university: 'Technische Universität München', - institutelink: 'https://www.epc.ed.tum.de/lnm/home/', - contact_button_link: 'contact', - email-name: "Prof. Dr.-Ing. W. A. Wall", - email-address: "sekretariat.lnm@ed.tum.de" - } -# , -# { -# institute: 'New Institute', -# university: 'The address is given in _data/contact.json', -# institutelink: 'https://www.google.com', -# contact_button_link: 'contact', -# email-name: "Prof. Dr.-Ing. M. Musterperson", -# email-address: "info@4c-multiphysics.org" -# } -] +contact_button_link: 'contact' diff --git a/_layouts/contact.html b/_layouts/contact.html index dc642f7..9721459 100644 --- a/_layouts/contact.html +++ b/_layouts/contact.html @@ -1,34 +1,16 @@ --- -layout: page +title: Contact +layout: default bodyClass: "page-contact" ---