File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
apps/components_guide_web/lib/components_guide_web/templates/layout Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- Copyright (c) 2020 , Patrick George Wyndham Smith
1
+ Copyright (c) 2021 , Patrick George Wyndham Smith
2
2
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License:
3
3
4
4
Attribution-ShareAlike 4.0 International
Original file line number Diff line number Diff line change 2
2
< div class = "text-center text-xl text-white " style = "--link-decoration: underline " >
3
3
Follow < a href = "https://twitter.com/ComponentsGuide " > @ComponentsGuide</ a > on Twitter for the latest articles.
4
4
</ div >
5
-
5
+
6
6
< div class = "X pt-8 pb-12 " >
7
7
<%= render ComponentsGuideWeb.IntegrationsView , "convertkit_form.html" , [ ] %>
8
8
</ div >
9
9
10
10
< nav aria-label = "Links " >
11
11
< 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
13
13
< li >
14
14
< a rel = "license " href = "http://creativecommons.org/licenses/by-sa/4.0/ " >
15
15
< img alt = "Creative Commons License " style = "opacity: 0.5 " src = "https://mirrors.creativecommons.org/presskit/buttons/80x15/svg/by-sa.svg " class = "inline-block " >
You can’t perform that action at this time.
0 commit comments