File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 44# Changing the label will re-show the notice
55# Clearing cookies will re-show the notice
66#
7- top_notice_text: "" # "Graphcore Research is hiring!"
8- top_notice_label: "" # "hiring"
7+ top_notice_text: "Graphcore Research is hiring!"
8+ top_notice_label: "hiring"
9+ top_notice_link: "https://grnh.se/26flvuyo2us"
910top_notice_expiry_ms: 604800000 # 1 week (ms)
1011---
1112
5253 <!-- .top-notice -->
5354 < div class ="top-notice-spacer " style ="display: none; "> </ div >
5455 < div class ="top-notice " style ="display: none; ">
55- < a href ="https://grnh.se/7120b5732us " target =" _blank "> {{layout.top_notice_text}}</ a >
56+ < a href ="{{layout.top_notice_link}} "> {{layout.top_notice_text}}</ a >
5657 < span onclick ="onClickHideTopNotice(); "> ✕</ span >
5758 </ div >
5859 {% include_cached masthead.html %}
You can’t perform that action at this time.
0 commit comments