Skip to content

Commit

Permalink
Add feedback_email to labs
Browse files Browse the repository at this point in the history
  • Loading branch information
neoformit committed Jul 16, 2024
1 parent ca78b8f commit 21b833f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions webapp/home/labs/genome/base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ nationality: Australian
galaxy_base_url: https://genome.usegalaxy.org.au # Use for rendering tool/workflow URLs. Trailing '/' will be removed.
subdomain: genome
root_domain: usegalaxy.org.au
feedback_email: [email protected]

# Custom content relative to this file URL
header_logo: static/logo.png
Expand Down
1 change: 1 addition & 0 deletions webapp/home/labs/proteomics/base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ nationality: Australian
galaxy_base_url: https://proteomics.usegalaxy.org.au # Use for rendering tool/workflow URLs. Trailing '/' will be removed.
subdomain: proteomics
root_domain: usegalaxy.org.au
feedback_email: [email protected]

# Custom content relative to this file URL
header_logo: static/logo.png
Expand Down

0 comments on commit 21b833f

Please sign in to comment.