Skip to content

Commit a7418dd

Browse files
authored
Merge pull request #158 from arm-university/main
Challenge page + categories update
2 parents 711ba22 + 9cc10fe commit a7418dd

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/_includes/header.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
<a class="button button--secondary mission-button" href="{{ "/#mission" | relative_url }}">Mission Statement</a>
5454
</li>
5555
{%- endif -%}
56+
<button class="blog" onclick="window.location.href ='{{"Challenge_Page.html" | relative_url }}'">Bharat AI Challenge</button>
5657
<button class="blog" onclick="window.location.href ='{{"Blog.html" | relative_url }}'">Community</button>
5758
<li>
5859
<a href="https://github.com/arm-university/Arm-Developer-Labs" target="_blank" rel="noopener noreferrer" class="button button--secondary button--circle search-button">
@@ -88,4 +89,4 @@
8889
}
8990
})();
9091
</script>
91-
</header>
92+
</header>

0 commit comments

Comments
 (0)