Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
aconz2 committed Mar 22, 2024
1 parent 86ccaf0 commit 1bc8843
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Site settings
title: Andrew Consroe
email: my username at gmail
title: aconz2
email: username at gmail
description: > # this means to ignore newlines until "baseurl:"
My writing.
Stuff.
baseurl: "" # the subpath of your site, e.g. /blog/
url: "https://aconz2.github.com" # the base hostname & protocol for your site
github_username: aconz2
Expand Down
2 changes: 1 addition & 1 deletion _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<div class="wrapper">

<!-- <a class="site-title" href="{{ site.baseurl }}/">{{ site.title }}</a> -->
<a class="site-title" href="{{ site.baseurl }}/">Andrew <span class="fixed-width-font">(cons ρ '())</code></a>
<a class="site-title" href="{{ site.baseurl }}/">aconz2</a>

<nav class="site-nav">
<a href="#" class="menu-icon">
Expand Down

0 comments on commit 1bc8843

Please sign in to comment.