We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 711ba22 + 9cc10fe commit a7418ddCopy full SHA for a7418dd
1 file changed
docs/_includes/header.html
@@ -53,6 +53,7 @@
53
<a class="button button--secondary mission-button" href="{{ "/#mission" | relative_url }}">Mission Statement</a>
54
</li>
55
{%- endif -%}
56
+ <button class="blog" onclick="window.location.href ='{{"Challenge_Page.html" | relative_url }}'">Bharat AI Challenge</button>
57
<button class="blog" onclick="window.location.href ='{{"Blog.html" | relative_url }}'">Community</button>
58
<li>
59
<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 @@
88
89
}
90
})();
91
</script>
- </header>
92
+ </header>
0 commit comments