Skip to content

Commit a139062

Browse files
with collaboration emoji
1 parent 13b523d commit a139062

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

assets/scripts/JuliaGPNavbar.html

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,13 @@
244244
<a href="https://github.com/JuliaGaussianProcesses">
245245
<img src="https://avatars.githubusercontent.com/u/57909728?s=200&v=4" alt="JuliaGP Logo" class="ext-navbar-logo" height="24px" width="40px">
246246
</a>
247-
<a style="color: white !important; font-size: 21.25px !important; margin-left: 10px;" href="https://github.com/JuliaGaussianProcesses">JuliaGP</a>
247+
<a href="#">
248+
<img src="#" alt="🤝" class="ext-navbar-logo" height="24px" width="40px">
249+
</a>
250+
<a href="https://turinglang.org/">
251+
<img src="https://turinglang.org/assets/images/turing-logo.svg" alt="Turing Logo" class="ext-navbar-logo" height="24px" width="40px">
252+
</a>
253+
<!-- <a style="color: white !important; font-size: 21.25px !important; margin-left: 10px;" href="https://github.com/JuliaGaussianProcesses">JuliaGP</a> -->
248254
<ul class="ext-nav-links">
249255
<li>
250256
<a class="ext-nav-link" href="https://juliagaussianprocesses.github.io/AbstractGPs.jl/">AbstractGPs</a>
@@ -258,9 +264,6 @@
258264
<li>
259265
<a class="ext-nav-link" href="https://juliagaussianprocesses.github.io/ApproximateGPs.jl/">ApproximateGPs</a>
260266
</li>
261-
<li>
262-
<a class="ext-nav-link" href="https://turinglang.org/">&#x1F91D;Turing.jl</a>
263-
</li>
264267
<!-- Add a Dropdown with these classes in case it's required so that the current CSS works fine -->
265268
<!-- <li>
266269
<p class="ext-nav-link" id="library-handler">Libraries</p>

0 commit comments

Comments
 (0)