Skip to content

Commit

Permalink
Update header.html
Browse files Browse the repository at this point in the history
  • Loading branch information
jkarah authored Dec 14, 2023
1 parent 2c27a4a commit f6e9b52
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<nav class="navbar navbar-expand-xl navbar-light bg-light py-4">
<div class="container">
<a class="navbar-brand d-flex align-items-center" href="{{ .Site.BaseURL }}">
{{ partial "utilities/image.html" "images/jupyterlogo.png" }}
{{ partial "utilities/image.html" "images/2jupyterlogo.png" }}
<span class="fs-3 fw-semibold text-uppercase text-primary">{{ .Site.Title }}</span>
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarContent" aria-controls="navbarContent" aria-expanded="false" aria-label="Toggle navigation">
Expand Down

0 comments on commit f6e9b52

Please sign in to comment.