Skip to content

Commit be8fe18

Browse files
committed
add small request
1 parent 7028c6e commit be8fe18

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/overrides/home.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
{% block tabs %}
55
{{ super() }}
66

7+
<!-- github button -->
8+
<script async defer src="https://buttons.github.io/buttons.js"></script>
79
<style>
810
.md-footer-copyright {
911
display: none
@@ -253,6 +255,9 @@ <h1 id="citation">Citation</h1>
253255
<a id="__codelineno-0-5" name="__codelineno-0-5" href="#__codelineno-0-5"></a><span class="w"> </span><span class="na">year</span><span class="p">=</span><span class="s">{2023}</span>
254256
<a id="__codelineno-0-6" name="__codelineno-0-6" href="#__codelineno-0-6"></a><span class="p">}</span>
255257
</code></pre></div>
258+
259+
<p>Also consider starring <a href="https://github.com/microsoft/ClimaX">the github repo</a>.
260+
<a class="github-button" href="https://github.com/microsoft/ClimaX" data-icon="octicon-star" data-show-count="true" aria-label="Star microsoft/ClimaX on GitHub">Star</a> </p>
256261
</div>
257262
</div>
258263

0 commit comments

Comments
 (0)