Skip to content

Added physical address to footer. #94

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 23, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 17 additions & 7 deletions docs/affiliates/about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -425,25 +425,35 @@ <h2>Affiliated Projects</h2>
</div>

<div class="mt-20 bg-gray-800 w-full py-20">
<div class="max-w-screen-xl mx-auto text-gray-300 text-center text-lg px-6 lg:px-16">
<div class="max-w-screen-xl mx-auto text-gray-300 text-lg px-6 lg:px-16">

<div class="flex flex-col space-y-8 lg:flex-row lg:space-y-0">
<div class="flex flex-col space-y-8 text-center lg:flex-row lg:space-y-0">
<div class="lg:flex space-y-4 lg:gap-2 lg:flex-grow lg:space-y-0">
<div class="font-medium mt-1">To learn more about the Haskell Foundation </div>
<div class="ml-2">
<a href="../../contact" class="arrow-link light">>> contact us</a>
<a href="./contact" class="arrow-link light">>> contact us</a>
</div>
</div>
<div class="flex justify-center space-x-6">

<div class="flex space-x-4 w-44">
<a href="https://twitter.com/haskellfound" target="_blank" class="text-4xl block"><span class="fab fa-twitter"></span></a>
<a href="https://www.linkedin.com/company/haskell-foundation-inc" target="_blank" class="text-4xl block"><span class="fab fa-linkedin-in"></span></a>
<a href="https://discourse.haskell.org/c/haskell-foundation/11" target="_blank" class="text-4xl block"><span class="fab fa-discourse"></span></a>
</div>
</div>

<div class="mt-16 flex flex-col space-y-4 lg:flex-row lg:space-x-8 lg:space-y-0">
<img src="../../static/images/haskell-foundation-logo-gray.svg" class="h-8" />
<div class="font-medium">2021 © Haskell Foundation</div>
<div class="flex flex-row">
<div class="mt-16 flex flex-col text-center flex-grow lg:flex-row lg:space-x-8 lg:space-y-0">
<img src="./static/images/haskell-foundation-logo-gray.svg" class="h-8" />
<div class="font-medium">2021 © Haskell Foundation</div>
</div>

<div class="text-sm mt-6 flex ml-8 flex-col justify-items-start text-left">
<div>Haskell Foundation, Inc.</div>
<div>2093 Philadelphia Pike #8119</div>
<div>Claymont, DE 19703</div>
<div>USA</div>
</div>
</div>

</div>
Expand Down
24 changes: 17 additions & 7 deletions docs/affiliates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -390,25 +390,35 @@ <h2 class="text-2xl font-normal">Join Affiliations!</h2>
</div>

<div class="mt-20 bg-gray-800 w-full py-20">
<div class="max-w-screen-xl mx-auto text-gray-300 text-center text-lg px-6 lg:px-16">
<div class="max-w-screen-xl mx-auto text-gray-300 text-lg px-6 lg:px-16">

<div class="flex flex-col space-y-8 lg:flex-row lg:space-y-0">
<div class="flex flex-col space-y-8 text-center lg:flex-row lg:space-y-0">
<div class="lg:flex space-y-4 lg:gap-2 lg:flex-grow lg:space-y-0">
<div class="font-medium mt-1">To learn more about the Haskell Foundation </div>
<div class="ml-2">
<a href="../contact" class="arrow-link light">>> contact us</a>
<a href="./contact" class="arrow-link light">>> contact us</a>
</div>
</div>
<div class="flex justify-center space-x-6">

<div class="flex space-x-4 w-44">
<a href="https://twitter.com/haskellfound" target="_blank" class="text-4xl block"><span class="fab fa-twitter"></span></a>
<a href="https://www.linkedin.com/company/haskell-foundation-inc" target="_blank" class="text-4xl block"><span class="fab fa-linkedin-in"></span></a>
<a href="https://discourse.haskell.org/c/haskell-foundation/11" target="_blank" class="text-4xl block"><span class="fab fa-discourse"></span></a>
</div>
</div>

<div class="mt-16 flex flex-col space-y-4 lg:flex-row lg:space-x-8 lg:space-y-0">
<img src="../static/images/haskell-foundation-logo-gray.svg" class="h-8" />
<div class="font-medium">2021 © Haskell Foundation</div>
<div class="flex flex-row">
<div class="mt-16 flex flex-col text-center flex-grow lg:flex-row lg:space-x-8 lg:space-y-0">
<img src="./static/images/haskell-foundation-logo-gray.svg" class="h-8" />
<div class="font-medium">2021 © Haskell Foundation</div>
</div>

<div class="text-sm mt-6 flex ml-8 flex-col justify-items-start text-left">
<div>Haskell Foundation, Inc.</div>
<div>2093 Philadelphia Pike #8119</div>
<div>Claymont, DE 19703</div>
<div>USA</div>
</div>
</div>

</div>
Expand Down
24 changes: 17 additions & 7 deletions docs/board-nominations/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -397,25 +397,35 @@ <h3>Criteria</h3>
</div>

<div class="mt-20 bg-gray-800 w-full py-20">
<div class="max-w-screen-xl mx-auto text-gray-300 text-center text-lg px-6 lg:px-16">
<div class="max-w-screen-xl mx-auto text-gray-300 text-lg px-6 lg:px-16">

<div class="flex flex-col space-y-8 lg:flex-row lg:space-y-0">
<div class="flex flex-col space-y-8 text-center lg:flex-row lg:space-y-0">
<div class="lg:flex space-y-4 lg:gap-2 lg:flex-grow lg:space-y-0">
<div class="font-medium mt-1">To learn more about the Haskell Foundation </div>
<div class="ml-2">
<a href="../contact" class="arrow-link light">>> contact us</a>
<a href="./contact" class="arrow-link light">>> contact us</a>
</div>
</div>
<div class="flex justify-center space-x-6">

<div class="flex space-x-4 w-44">
<a href="https://twitter.com/haskellfound" target="_blank" class="text-4xl block"><span class="fab fa-twitter"></span></a>
<a href="https://www.linkedin.com/company/haskell-foundation-inc" target="_blank" class="text-4xl block"><span class="fab fa-linkedin-in"></span></a>
<a href="https://discourse.haskell.org/c/haskell-foundation/11" target="_blank" class="text-4xl block"><span class="fab fa-discourse"></span></a>
</div>
</div>

<div class="mt-16 flex flex-col space-y-4 lg:flex-row lg:space-x-8 lg:space-y-0">
<img src="../static/images/haskell-foundation-logo-gray.svg" class="h-8" />
<div class="font-medium">2021 © Haskell Foundation</div>
<div class="flex flex-row">
<div class="mt-16 flex flex-col text-center flex-grow lg:flex-row lg:space-x-8 lg:space-y-0">
<img src="./static/images/haskell-foundation-logo-gray.svg" class="h-8" />
<div class="font-medium">2021 © Haskell Foundation</div>
</div>

<div class="text-sm mt-6 flex ml-8 flex-col justify-items-start text-left">
<div>Haskell Foundation, Inc.</div>
<div>2093 Philadelphia Pike #8119</div>
<div>Claymont, DE 19703</div>
<div>USA</div>
</div>
</div>

</div>
Expand Down
24 changes: 17 additions & 7 deletions docs/contact/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -345,25 +345,35 @@ <h3 class="font-semibold text-xl">HF Slack</h3>
</div>

<div class="mt-20 bg-gray-800 w-full py-20">
<div class="max-w-screen-xl mx-auto text-gray-300 text-center text-lg px-6 lg:px-16">
<div class="max-w-screen-xl mx-auto text-gray-300 text-lg px-6 lg:px-16">

<div class="flex flex-col space-y-8 lg:flex-row lg:space-y-0">
<div class="flex flex-col space-y-8 text-center lg:flex-row lg:space-y-0">
<div class="lg:flex space-y-4 lg:gap-2 lg:flex-grow lg:space-y-0">
<div class="font-medium mt-1">To learn more about the Haskell Foundation </div>
<div class="ml-2">
<a href="../contact" class="arrow-link light">>> contact us</a>
<a href="./contact" class="arrow-link light">>> contact us</a>
</div>
</div>
<div class="flex justify-center space-x-6">

<div class="flex space-x-4 w-44">
<a href="https://twitter.com/haskellfound" target="_blank" class="text-4xl block"><span class="fab fa-twitter"></span></a>
<a href="https://www.linkedin.com/company/haskell-foundation-inc" target="_blank" class="text-4xl block"><span class="fab fa-linkedin-in"></span></a>
<a href="https://discourse.haskell.org/c/haskell-foundation/11" target="_blank" class="text-4xl block"><span class="fab fa-discourse"></span></a>
</div>
</div>

<div class="mt-16 flex flex-col space-y-4 lg:flex-row lg:space-x-8 lg:space-y-0">
<img src="../static/images/haskell-foundation-logo-gray.svg" class="h-8" />
<div class="font-medium">2021 © Haskell Foundation</div>
<div class="flex flex-row">
<div class="mt-16 flex flex-col text-center flex-grow lg:flex-row lg:space-x-8 lg:space-y-0">
<img src="./static/images/haskell-foundation-logo-gray.svg" class="h-8" />
<div class="font-medium">2021 © Haskell Foundation</div>
</div>

<div class="text-sm mt-6 flex ml-8 flex-col justify-items-start text-left">
<div>Haskell Foundation, Inc.</div>
<div>2093 Philadelphia Pike #8119</div>
<div>Claymont, DE 19703</div>
<div>USA</div>
</div>
</div>

</div>
Expand Down
24 changes: 17 additions & 7 deletions docs/donations/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -405,25 +405,35 @@ <h2 class="text-gray-50 font-normal text-3xl-4xl text-center">In-Kind Support</h
</div>

<div class="mt-20 bg-gray-800 w-full py-20">
<div class="max-w-screen-xl mx-auto text-gray-300 text-center text-lg px-6 lg:px-16">
<div class="max-w-screen-xl mx-auto text-gray-300 text-lg px-6 lg:px-16">

<div class="flex flex-col space-y-8 lg:flex-row lg:space-y-0">
<div class="flex flex-col space-y-8 text-center lg:flex-row lg:space-y-0">
<div class="lg:flex space-y-4 lg:gap-2 lg:flex-grow lg:space-y-0">
<div class="font-medium mt-1">To learn more about the Haskell Foundation </div>
<div class="ml-2">
<a href="../contact" class="arrow-link light">>> contact us</a>
<a href="./contact" class="arrow-link light">>> contact us</a>
</div>
</div>
<div class="flex justify-center space-x-6">

<div class="flex space-x-4 w-44">
<a href="https://twitter.com/haskellfound" target="_blank" class="text-4xl block"><span class="fab fa-twitter"></span></a>
<a href="https://www.linkedin.com/company/haskell-foundation-inc" target="_blank" class="text-4xl block"><span class="fab fa-linkedin-in"></span></a>
<a href="https://discourse.haskell.org/c/haskell-foundation/11" target="_blank" class="text-4xl block"><span class="fab fa-discourse"></span></a>
</div>
</div>

<div class="mt-16 flex flex-col space-y-4 lg:flex-row lg:space-x-8 lg:space-y-0">
<img src="../static/images/haskell-foundation-logo-gray.svg" class="h-8" />
<div class="font-medium">2021 © Haskell Foundation</div>
<div class="flex flex-row">
<div class="mt-16 flex flex-col text-center flex-grow lg:flex-row lg:space-x-8 lg:space-y-0">
<img src="./static/images/haskell-foundation-logo-gray.svg" class="h-8" />
<div class="font-medium">2021 © Haskell Foundation</div>
</div>

<div class="text-sm mt-6 flex ml-8 flex-col justify-items-start text-left">
<div>Haskell Foundation, Inc.</div>
<div>2093 Philadelphia Pike #8119</div>
<div>Claymont, DE 19703</div>
<div>USA</div>
</div>
</div>

</div>
Expand Down
24 changes: 17 additions & 7 deletions docs/faq/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -306,25 +306,35 @@ <h2 class="font-normal text-xl-2xl">What Is The Relationship Between HF And The
</div>

<div class="mt-20 bg-gray-800 w-full py-20">
<div class="max-w-screen-xl mx-auto text-gray-300 text-center text-lg px-6 lg:px-16">
<div class="max-w-screen-xl mx-auto text-gray-300 text-lg px-6 lg:px-16">

<div class="flex flex-col space-y-8 lg:flex-row lg:space-y-0">
<div class="flex flex-col space-y-8 text-center lg:flex-row lg:space-y-0">
<div class="lg:flex space-y-4 lg:gap-2 lg:flex-grow lg:space-y-0">
<div class="font-medium mt-1">To learn more about the Haskell Foundation </div>
<div class="ml-2">
<a href="../contact" class="arrow-link light">>> contact us</a>
<a href="./contact" class="arrow-link light">>> contact us</a>
</div>
</div>
<div class="flex justify-center space-x-6">

<div class="flex space-x-4 w-44">
<a href="https://twitter.com/haskellfound" target="_blank" class="text-4xl block"><span class="fab fa-twitter"></span></a>
<a href="https://www.linkedin.com/company/haskell-foundation-inc" target="_blank" class="text-4xl block"><span class="fab fa-linkedin-in"></span></a>
<a href="https://discourse.haskell.org/c/haskell-foundation/11" target="_blank" class="text-4xl block"><span class="fab fa-discourse"></span></a>
</div>
</div>

<div class="mt-16 flex flex-col space-y-4 lg:flex-row lg:space-x-8 lg:space-y-0">
<img src="../static/images/haskell-foundation-logo-gray.svg" class="h-8" />
<div class="font-medium">2021 © Haskell Foundation</div>
<div class="flex flex-row">
<div class="mt-16 flex flex-col text-center flex-grow lg:flex-row lg:space-x-8 lg:space-y-0">
<img src="./static/images/haskell-foundation-logo-gray.svg" class="h-8" />
<div class="font-medium">2021 © Haskell Foundation</div>
</div>

<div class="text-sm mt-6 flex ml-8 flex-col justify-items-start text-left">
<div>Haskell Foundation, Inc.</div>
<div>2093 Philadelphia Pike #8119</div>
<div>Claymont, DE 19703</div>
<div>USA</div>
</div>
</div>

</div>
Expand Down
24 changes: 17 additions & 7 deletions docs/guidelines-for-respectful-communication/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -315,25 +315,35 @@ <h2>Acknowledgements</h2>
</div>

<div class="mt-20 bg-gray-800 w-full py-20">
<div class="max-w-screen-xl mx-auto text-gray-300 text-center text-lg px-6 lg:px-16">
<div class="max-w-screen-xl mx-auto text-gray-300 text-lg px-6 lg:px-16">

<div class="flex flex-col space-y-8 lg:flex-row lg:space-y-0">
<div class="flex flex-col space-y-8 text-center lg:flex-row lg:space-y-0">
<div class="lg:flex space-y-4 lg:gap-2 lg:flex-grow lg:space-y-0">
<div class="font-medium mt-1">To learn more about the Haskell Foundation </div>
<div class="ml-2">
<a href="../contact" class="arrow-link light">>> contact us</a>
<a href="./contact" class="arrow-link light">>> contact us</a>
</div>
</div>
<div class="flex justify-center space-x-6">

<div class="flex space-x-4 w-44">
<a href="https://twitter.com/haskellfound" target="_blank" class="text-4xl block"><span class="fab fa-twitter"></span></a>
<a href="https://www.linkedin.com/company/haskell-foundation-inc" target="_blank" class="text-4xl block"><span class="fab fa-linkedin-in"></span></a>
<a href="https://discourse.haskell.org/c/haskell-foundation/11" target="_blank" class="text-4xl block"><span class="fab fa-discourse"></span></a>
</div>
</div>

<div class="mt-16 flex flex-col space-y-4 lg:flex-row lg:space-x-8 lg:space-y-0">
<img src="../static/images/haskell-foundation-logo-gray.svg" class="h-8" />
<div class="font-medium">2021 © Haskell Foundation</div>
<div class="flex flex-row">
<div class="mt-16 flex flex-col text-center flex-grow lg:flex-row lg:space-x-8 lg:space-y-0">
<img src="./static/images/haskell-foundation-logo-gray.svg" class="h-8" />
<div class="font-medium">2021 © Haskell Foundation</div>
</div>

<div class="text-sm mt-6 flex ml-8 flex-col justify-items-start text-left">
<div>Haskell Foundation, Inc.</div>
<div>2093 Philadelphia Pike #8119</div>
<div>Claymont, DE 19703</div>
<div>USA</div>
</div>
</div>

</div>
Expand Down
22 changes: 16 additions & 6 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -403,25 +403,35 @@ <h3 class="font-semibold text-xl"><a href="https://groups.google.com/u/2/a/haske
</div>

<div class="mt-20 bg-gray-800 w-full py-20">
<div class="max-w-screen-xl mx-auto text-gray-300 text-center text-lg px-6 lg:px-16">
<div class="max-w-screen-xl mx-auto text-gray-300 text-lg px-6 lg:px-16">

<div class="flex flex-col space-y-8 lg:flex-row lg:space-y-0">
<div class="flex flex-col space-y-8 text-center lg:flex-row lg:space-y-0">
<div class="lg:flex space-y-4 lg:gap-2 lg:flex-grow lg:space-y-0">
<div class="font-medium mt-1">To learn more about the Haskell Foundation </div>
<div class="ml-2">
<a href="./contact" class="arrow-link light">>> contact us</a>
</div>
</div>
<div class="flex justify-center space-x-6">

<div class="flex space-x-4 w-44">
<a href="https://twitter.com/haskellfound" target="_blank" class="text-4xl block"><span class="fab fa-twitter"></span></a>
<a href="https://www.linkedin.com/company/haskell-foundation-inc" target="_blank" class="text-4xl block"><span class="fab fa-linkedin-in"></span></a>
<a href="https://discourse.haskell.org/c/haskell-foundation/11" target="_blank" class="text-4xl block"><span class="fab fa-discourse"></span></a>
</div>
</div>

<div class="mt-16 flex flex-col space-y-4 lg:flex-row lg:space-x-8 lg:space-y-0">
<img src="./static/images/haskell-foundation-logo-gray.svg" class="h-8" />
<div class="font-medium">2021 © Haskell Foundation</div>
<div class="flex flex-row">
<div class="mt-16 flex flex-col text-center flex-grow lg:flex-row lg:space-x-8 lg:space-y-0">
<img src="./static/images/haskell-foundation-logo-gray.svg" class="h-8" />
<div class="font-medium">2021 © Haskell Foundation</div>
</div>

<div class="text-sm mt-6 flex ml-8 flex-col justify-items-start text-left">
<div>Haskell Foundation, Inc.</div>
<div>2093 Philadelphia Pike #8119</div>
<div>Claymont, DE 19703</div>
<div>USA</div>
</div>
</div>

</div>
Expand Down
24 changes: 17 additions & 7 deletions docs/news/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -470,25 +470,35 @@ <h2 class="text-2xl-4xl font-normal">Haskell Foundation Board Of Directors Call
</div>

<div class="mt-20 bg-gray-800 w-full py-20">
<div class="max-w-screen-xl mx-auto text-gray-300 text-center text-lg px-6 lg:px-16">
<div class="max-w-screen-xl mx-auto text-gray-300 text-lg px-6 lg:px-16">

<div class="flex flex-col space-y-8 lg:flex-row lg:space-y-0">
<div class="flex flex-col space-y-8 text-center lg:flex-row lg:space-y-0">
<div class="lg:flex space-y-4 lg:gap-2 lg:flex-grow lg:space-y-0">
<div class="font-medium mt-1">To learn more about the Haskell Foundation </div>
<div class="ml-2">
<a href="../contact" class="arrow-link light">>> contact us</a>
<a href="./contact" class="arrow-link light">>> contact us</a>
</div>
</div>
<div class="flex justify-center space-x-6">

<div class="flex space-x-4 w-44">
<a href="https://twitter.com/haskellfound" target="_blank" class="text-4xl block"><span class="fab fa-twitter"></span></a>
<a href="https://www.linkedin.com/company/haskell-foundation-inc" target="_blank" class="text-4xl block"><span class="fab fa-linkedin-in"></span></a>
<a href="https://discourse.haskell.org/c/haskell-foundation/11" target="_blank" class="text-4xl block"><span class="fab fa-discourse"></span></a>
</div>
</div>

<div class="mt-16 flex flex-col space-y-4 lg:flex-row lg:space-x-8 lg:space-y-0">
<img src="../static/images/haskell-foundation-logo-gray.svg" class="h-8" />
<div class="font-medium">2021 © Haskell Foundation</div>
<div class="flex flex-row">
<div class="mt-16 flex flex-col text-center flex-grow lg:flex-row lg:space-x-8 lg:space-y-0">
<img src="./static/images/haskell-foundation-logo-gray.svg" class="h-8" />
<div class="font-medium">2021 © Haskell Foundation</div>
</div>

<div class="text-sm mt-6 flex ml-8 flex-col justify-items-start text-left">
<div>Haskell Foundation, Inc.</div>
<div>2093 Philadelphia Pike #8119</div>
<div>Claymont, DE 19703</div>
<div>USA</div>
</div>
</div>

</div>
Expand Down
Loading