Skip to content

Commit

Permalink
added CNAME to src
Browse files Browse the repository at this point in the history
  • Loading branch information
3design committed Oct 16, 2024
1 parent 137c5a4 commit 8ceee50
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
Global Brain Consortium</h1>
<p
class=" text-center lg:text-left mb-5 mt-5 font-light text-colour-dark mx-15 md:mx-5 md:ml-0 md:mr-6 lg:mb-8 md:text-lg/normal lg:text-xl/normal ">
A diverse network of brain researchers, clinicians, and institutions committed to achieving improved and more equitable health outcomes worldwide. test
A diverse network of brain researchers, clinicians, and institutions committed to achieving improved and more equitable health outcomes worldwide.
</p>
<div class="flex mx-auto justify-center md:justify-start">
<a href="/about/" class=" mx-auto lg:mx-0 md:mt-5 button-square-primary new-button ">
Expand Down
1 change: 1 addition & 0 deletions src/CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
globalbrainconsortium.org
2 changes: 1 addition & 1 deletion src/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ eleventyNavigation:
Global Brain Consortium</h1>
<p
class=" text-center lg:text-left mb-5 mt-5 font-light text-colour-dark mx-15 md:mx-5 md:ml-0 md:mr-6 lg:mb-8 md:text-lg/normal lg:text-xl/normal ">
A diverse network of brain researchers, clinicians, and institutions committed to achieving improved and more equitable health outcomes worldwide. test
A diverse network of brain researchers, clinicians, and institutions committed to achieving improved and more equitable health outcomes worldwide.
</p>
<div class="flex mx-auto justify-center md:justify-start">
<a href="{{'/about/' | url}}" class=" mx-auto lg:mx-0 md:mt-5 button-square-primary new-button ">
Expand Down

0 comments on commit 8ceee50

Please sign in to comment.