Skip to content

Commit

Permalink
fix: fix the logo
Browse files Browse the repository at this point in the history
  • Loading branch information
mageben717 committed Oct 2, 2023
1 parent f81c7d4 commit 2283673
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/js/app.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/js/sem_temp.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// Header
let header = $(`
<nav class="navbar navbar-expand-lg navbar-light fixed-top" id="navbar">
<a class="navbar-brand" href="index.html">John Doe </a>
<a class="navbar-brand" href="index.html">Schmid Pookie</a>
<div class="hamburger_wrapper navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<div id="js-hamburger" class="hamburger">
Expand Down

0 comments on commit 2283673

Please sign in to comment.