Skip to content

Commit

Permalink
Merge pull request #63 from spacenomads/page/now
Browse files Browse the repository at this point in the history
refactor: Change about/chuck page for a now page
  • Loading branch information
oneeyedman authored Jan 20, 2025
2 parents 8d96239 + f78b55f commit 4da54d2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _src/_templates/page-sections/footer.njk
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<div class="wrapper">
<div class="lemon__footer-content">
<p class="lemon__license">
<a class="lemon__cc" href="http://creativecommons.org/licenses/by-sa/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer">CC BY-SA 4.0</a> {{ settings.year }} ~ <a class="lemon__author" rel="cc:attributionURL dct:creator" property="cc:attributionName" href="/chuck">Carlos Mañas</a>
<a class="lemon__cc" href="http://creativecommons.org/licenses/by-sa/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer">CC BY-SA 4.0</a> {{ settings.year }} ~ <a class="lemon__author" rel="cc:attributionURL dct:creator" property="cc:attributionName" href="/now">Carlos Mañas</a>
</p>
</div>
</div>
Expand Down
File renamed without changes.

0 comments on commit 4da54d2

Please sign in to comment.