Skip to content

Commit

Permalink
add links
Browse files Browse the repository at this point in the history
  • Loading branch information
matuskosut committed Dec 9, 2024
1 parent 7d33638 commit 9bd0290
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion pages/en/about/careers.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Careers
layout: page
sidebar: false
contact: https://docs.hdc.ntnu.no/about/contact/
---

<div class="hc-home-page">
Expand Down Expand Up @@ -162,9 +163,25 @@ sidebar: false
</div>


<div class="hc-block">
<div class="hc-block-container">
<v-row align="center" no-gutters>
<v-col class="text-center">
<v-btn
href="https://www.linkedin.com/company/huntcloud/"
target="_blank"
icon="mdi-linkedin"
size="88"
style="font-size: 40px !important;"
>
</v-btn>
</v-col>
</v-row>
</div>
</div>



<FooterBlock :contact="$frontmatter.contact" />
</div> <!-- END OF CONTENT - keep empty line before and after -->

<style scoped>
Expand Down

0 comments on commit 9bd0290

Please sign in to comment.