This commit is contained in:
parent
f6d12c6328
commit
2f59aab14d
@ -24,7 +24,7 @@ location_coords: "39.63;-79,96"
|
|||||||
terms_link: /blog/legal/2022/05/24/our-terms-and-conditions/
|
terms_link: /blog/legal/2022/05/24/our-terms-and-conditions/
|
||||||
privacy_link: /blog/legal/2022/05/24/our-privacy-policy/
|
privacy_link: /blog/legal/2022/05/24/our-privacy-policy/
|
||||||
sitemap_link: /sitemap.xml
|
sitemap_link: /sitemap.xml
|
||||||
license_shorthand: This is <a href="https://softwarefreedom.org/" target="_blank">Free Software</a> released under <a href="https://www.gnu.org/licenses/gpl-3.0.en.html" target="_blank">GPL-3.0</a>.
|
license_shorthand: This is <a href="https://softwarefreedom.org/" target="_blank">Freedom Software 📜</a> released under <a href="https://www.gnu.org/licenses/gpl-3.0.en.html" target="_blank">GPL-3.0</a>.
|
||||||
license_longhand: >- # this means to ignore newlines
|
license_longhand: >- # this means to ignore newlines
|
||||||
This is Free Software released under GPLv3. Any misuse of this software
|
This is Free Software released under GPLv3. Any misuse of this software
|
||||||
will be followed up with GPL enforcement via Software Freedom Law Center:
|
will be followed up with GPL enforcement via Software Freedom Law Center:
|
||||||
|
@ -8,11 +8,12 @@
|
|||||||
<li><a href="mailto:{{ site.data.global.info_email }}" class="icon solid fa-envelope" target="_blank"><span class="label">Email</span></a></li>
|
<li><a href="mailto:{{ site.data.global.info_email }}" class="icon solid fa-envelope" target="_blank"><span class="label">Email</span></a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<p class="copyright">
|
<p class="copyright">
|
||||||
© 2013-<script>document.write(new Date().getFullYear())</script> {{ site.data.global.legal_title }} <a href="{{ site.data.global.creator_link }}" target="_blank"></a><br />
|
© 2013-<script>document.write(new Date().getFullYear())</script> {{ site.data.global.legal_title }} <br />
|
||||||
<a href="/humans.txt" target="_blank">Imagined by humans</a>, <a href="https://jekyllrb.com/" target="_blank">built with Jekyll</a>,
|
<a href="/humans.txt" target="_blank">Imagined by humans</a>, <a href="https://jekyllrb.com/" target="_blank">built with Jekyll</a>, and <a href="https://sharpetronics.com" target="_blank">hosted by {{ site.data.global.legal_title }}.</a><br />
|
||||||
<a href="https://git.sharpetronics.com/SharpeTronics/sharpetronics.com" target="_blank">hosted by {{ site.data.global.legal_title }}</a><br />
|
Served with <a href="https://github.com/drogonframework/drogon" target="_blank">Drogon 🐉.</a><br />
|
||||||
<!-- Creative Commons Attribution-NoDerivs 3.0 United States License -->
|
<!-- GNU General Public License -->
|
||||||
{{ site.data.global.license_shorthand }}
|
{{ site.data.global.license_shorthand }}<br />
|
||||||
|
<a href="https://opencollective.com/sharpetronics" target="_blank">Supported</a> 💓 by the <a href="https://opencollective.com/sharpetronics" target="_blank">Open Collective.</a>
|
||||||
</p>
|
</p>
|
||||||
<ul class="menu">
|
<ul class="menu">
|
||||||
<li><a href="{{ site.data.global.terms_link }}">Terms of Use</a></li>
|
<li><a href="{{ site.data.global.terms_link }}">Terms of Use</a></li>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user