Skip to content

Commit

Permalink
feat: mon nom et prénom dans l'entête
Browse files Browse the repository at this point in the history
  • Loading branch information
marc-bouvier committed Sep 30, 2024
1 parent a35f577 commit 694aacf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _includes/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@
</div>
<div role="banner" >
<h1 style="margin: .25rem .5rem;"><a href="/">Baldir</a></h1>
<span>Marc Bouvier</span>
</div>
<p style="font-size: small">{{global.description}}</p>
<nav style="display: inline-block;" role="menu">
Expand Down

0 comments on commit 694aacf

Please sign in to comment.