File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -84,6 +84,12 @@ <h4 class="font-medium text-white mb-1">{{ .Site.Params.summit.title }}</h4>
8484 < a href ="/privacy/ " class ="text-gray-400 hover:text-white transition-colors duration-200 "> Privacy Policy</ a >
8585 < a href ="/terms/ " class ="text-gray-400 hover:text-white transition-colors duration-200 "> Terms of Use</ a >
8686 < a href ="/contact/ " class ="text-gray-400 hover:text-white transition-colors duration-200 "> Contact</ a >
87+ < a href ="https://creativecommons.org/licenses/by-sa/4.0/ " target ="_blank " rel ="noopener ">
88+ < img src ="/images/cc-by-sa.png " alt ="Licensed under CC BY-SA 4.0 " class ="h-6 " />
89+ </ a >
90+ < a href ="https://www.netlify.com " target ="_blank " rel ="noopener ">
91+ < img src ="https://www.netlify.com/assets/badges/netlify-badge-color-accent.svg " alt ="Deploys by Netlify " class ="h-6 " />
92+ </ a >
8793 </ div >
8894 </ div >
8995 </ div >
You can’t perform that action at this time.
0 commit comments