Skip to content

Commit

Permalink
Update Copyright years. Add cloned and clone shortcodes #35
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbingwide committed Feb 8, 2022
1 parent 4ba054d commit 784b635
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion parts/post-footer-stuff.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
<!-- wp:paragraph {"align":"center","fontSize":"tiny"} -->
<p class="has-text-align-center has-tiny-font-size">© Copyright Herb Miller, Bobbing Wide 2021</p>
<p class="has-text-align-center has-tiny-font-size">© Copyright Herb Miller, Bobbing Wide 2021, 2022</p>
<!-- /wp:paragraph -->


<!-- wp:paragraph {"align":"left"} -->
<p class="has-text-align-left">[cloned]</p>
<!-- /wp:paragraph -->

<!-- wp:paragraph {"align":"left"} -->
<p class="has-text-align-left">[clone]</p>
<!-- /wp:paragraph -->

0 comments on commit 784b635

Please sign in to comment.