Skip to content

Commit

Permalink
feat(www): add SOX to sponsors
Browse files Browse the repository at this point in the history
  • Loading branch information
peterthomassen committed Jul 31, 2023
1 parent 86f138c commit d5738f2
Show file tree
Hide file tree
Showing 2 changed files with 158 additions and 0 deletions.
147 changes: 147 additions & 0 deletions www/webapp/src/assets/non-free/sox.logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions www/webapp/src/views/HomePage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,17 @@
particular. We greatly appreciate their support.
</v-col>
</v-row>
<v-row align="center" justify="center">
<v-col class="col-12 col-lg-3 py-4">
<v-layout class="justify-center">
<img loading="lazy" :src="require('../assets/non-free/sox.logo.svg')" alt="SOX Logo" class="mr-6" style="max-width: 170px; width: 100%"/>
</v-layout>
</v-col>
<v-col class="col-12 col-sm-10 col-lg-9 py-4 text-center">
The Serbian Open eXchange, <a class="primary--text text--darken-2" href="https://sox.rs/">SOX</a>, provides us
with an anycast node in Belgrade, extending our presence to Eastern Europe.
</v-col>
</v-row>
</v-container>
</v-container>
<v-container fluid>
Expand Down

0 comments on commit d5738f2

Please sign in to comment.