Skip to content

Commit

Permalink
change btn type
Browse files Browse the repository at this point in the history
  • Loading branch information
matuskosut committed Feb 5, 2024
1 parent 01c5b62 commit a7ab870
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions pages/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ buttons:
- text: Explore
# href: /explore/
href: https://docs.hdc.ntnu.no/administer-science/services/overview/
theme: brand
# theme: brand
theme: sponsor
- text: Evolve
# href: /evolve/
href: https://docs.hdc.ntnu.no/administer-science/services/overview/
Expand Down Expand Up @@ -85,7 +86,7 @@ contact: https://docs.hdc.ntnu.no/about/contact/
<VPButton
tag="a"
size="medium"
theme="brand"
theme="sponsor"
text="Contact us"
:href="$frontmatter.contact"
/>
Expand Down Expand Up @@ -195,7 +196,7 @@ contact: https://docs.hdc.ntnu.no/about/contact/
<VPButton
tag="a"
size="medium"
theme="brand"
theme="sponsor"
text="Contact us"
:href="$frontmatter.contact"
/>
Expand Down

0 comments on commit a7ab870

Please sign in to comment.