Skip to content

Commit 1349b46

Browse files
committed
It's 2021 now
1 parent 82dfc6a commit 1349b46

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2020, Patrick George Wyndham Smith
1+
Copyright (c) 2021, Patrick George Wyndham Smith
22
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License:
33

44
Attribution-ShareAlike 4.0 International

apps/components_guide_web/lib/components_guide_web/templates/layout/_contentinfo.html.eex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
<div class="text-center text-xl text-white" style="--link-decoration: underline">
33
Follow <a href="https://twitter.com/ComponentsGuide">@ComponentsGuide</a> on Twitter for the latest articles.
44
</div>
5-
5+
66
<div class="X pt-8 pb-12">
77
<%= render ComponentsGuideWeb.IntegrationsView, "convertkit_form.html", [] %>
88
</div>
99

1010
<nav aria-label="Links">
1111
<ul class="list-none text-xs mt-4 leading-loose text-gray-500">
12-
<li>Copyright © 2020 Patrick Smith
12+
<li>Copyright © 2021 Patrick Smith
1313
<li>
1414
<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">
1515
<img alt="Creative Commons License" style="opacity: 0.5" src="https://mirrors.creativecommons.org/presskit/buttons/80x15/svg/by-sa.svg" class="inline-block">

0 commit comments

Comments
 (0)