Skip to content

Commit

Permalink
Merge pull request #868 from danielzhang2001/DanielsBranch
Browse files Browse the repository at this point in the history
linked
  • Loading branch information
danielzhang2001 authored Nov 17, 2024
2 parents f5ac2b8 + 92d3b9a commit 07851f3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,9 @@ <h1 id="project_title">{{ site.title | default: site.github.repository_name }}</
<a href="{{ site.github.owner_url }}">{{ site.github.owner_name }}</a>
</p>
{% endif %}
<p class="artwork" style="margin: 0;">Artwork by swamphy</p>
<p class="artwork" style="margin: 0;">
Artwork by <a href="https://www.reddit.com/user/swamphy/" target="_blank" rel="noopener noreferrer">swamphy</a>
</p>
</div>
<p>Published with <a href="https://pages.github.com">GitHub Pages</a></p>
</footer>
Expand Down

0 comments on commit 07851f3

Please sign in to comment.