Skip to content

Commit

Permalink
adding sponsors page (#307)
Browse files Browse the repository at this point in the history
  • Loading branch information
garrying authored Jul 2, 2024
1 parent f3aa8e3 commit da085e4
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _sass/_layout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,10 @@
padding-left: 1rem;
}

.pt-2 {
padding-top: 0.5rem;
}

.pt-4 {
padding-top: 1rem;
}
Expand Down
1 change: 1 addition & 0 deletions images/logos/holochain-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions sponsors.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
layout: page
order: 4
title: "Sponsors"
parent: "About the event"
---

Our Networks is volunteer-run and would not be possible without the support of our partners and sponsors.

## Tier 1 network sponsors
{:.font-display.mb-1}


<div class="mb-2">
<a href="https://www.holochain.org/" rel="noopener" target="_blank"><img src="/images/logos/holochain-logo.svg" width="300" alt="Holochain logo" /></a>
</div>
<div >
<a href="https://bmannconsulting.com/" class="text-2xl inline-flex active:bg-accent border font-mono antialiased rounded pt-2 px-2 no-underline outlined active:text-white active:outline-accent" rel="noopener" target="_blank"><h3 class="m-0 font-display">Boris Mann</h3></a>
</div>

0 comments on commit da085e4

Please sign in to comment.