Skip to content

Commit

Permalink
refactor: update /now path
Browse files Browse the repository at this point in the history
  • Loading branch information
oneeyedman committed Jan 20, 2025
1 parent a727481 commit eeaebc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _src/_templates/partials/chuck/_footer.njk
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<footer class="page__footer">
<div class="page__wrapper">
<div class="chuck__footer">
<p class="chuck__license"><a class="chuck__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="chuck__author" rel="cc:attributionURL dct:creator" property="cc:attributionName" href="https://sidiostedalimones.com/chuck">Carlos Mañas</a></p>
<p class="chuck__license"><a class="chuck__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="chuck__author" rel="cc:attributionURL dct:creator" property="cc:attributionName" href="https://sidiostedalimones.com/now">Carlos Mañas</a></p>
<p class="chuck__endline">Si no nos ayudamos entre nosotros… ;)</p>
</div>

Expand Down

0 comments on commit eeaebc2

Please sign in to comment.