Skip to content

Commit

Permalink
Merge #283
Browse files Browse the repository at this point in the history
283: Have the FAIMS logo go to home page r=aragilar a=aragilar

See FAIMS3-307.

Co-authored-by: James Tocknell <aragilar@gmail.com>
  • Loading branch information
bors[bot] and aragilar authored Nov 29, 2022
2 parents 396ec0b + 3451a8f commit 74a67c7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions views/layouts/main.handlebars
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,7 @@
<body class="d-flex flex-column h-100" >
<main class="w-100 m-auto">
<div class="form-signin w-100 m-auto text-center">
<img src="/images/Faims-medium.png" style='max-width:150px;'
/>
<a href="/"><img src="/images/Faims-medium.png" style='max-width:150px;' /></a>
</div>
{{{body}}}
<div class="form-signin w-100 m-auto">
Expand Down

0 comments on commit 74a67c7

Please sign in to comment.