48 lines
2.0 KiB
YAML
Raw Normal View History

2021-01-13 18:58:23 -05:00
#This data file contains all the global site information.
---
title: SharpeTronics
legal_title: SharpeTronics, LLC
2022-07-26 21:59:19 -04:00
support_email: info@sharpetronics.com
2021-01-13 18:58:23 -05:00
sales_email: sales@sharpetronics.com
info_email: info@sharpetronics.com
2022-07-26 21:59:19 -04:00
author: "Charles Sharpe"
author_link: https://www.csharpe.me
2021-01-13 18:58:23 -05:00
logo: "/assets/images/st_logo125.svg"
motto: "We Do Technology."
keywords: >- # this means to ignore newlines
JAMstack, Web Design, Information Technology, Newsletter, 3D Printing,
Computer Technician, Hardware, Open Source, Stack Development,
Web Apps, Development
description: >- # this means to ignore newlines
Easing the content creators experience sharing information
through online information portals is our focus.
location_town: "Charles Town"
location_state: "US_WV"
location_coords: "39.63;-79,96"
2022-07-26 21:59:19 -04:00
terms_link: /blog/legal/2020/02/03/our-terms-and-conditions/
privacy_link: /blog/legal/2020/02/03/our-privacy-policy/
2021-01-13 18:58:23 -05:00
sitemap_link: /sitemap.xml
2022-11-02 21:41:00 -04:00
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">GPLv3</a>.
2022-07-26 21:59:19 -04:00
license_longhand: >- # this means to ignore newlines
This is Free Software released under GPLv3. Any misuse of this software
will be followed up with GPL enforcement via Software Freedom Law Center:
https://www.softwarefreedom.org/
If you incorporate any code from SharpeTronics., (this software), your
code must be licensed as GPLv3 (not GPLv2 or MIT)
The GPLv3 software license applies to the code directly included in this source distribution.
See the LICENSE file for full information.
Dependencies downloaded as part of the build process may be covered by other
open-source licenses. For further details see 'contrib/debian/copyright'.
GENERAL GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
2021-01-13 18:58:23 -05:00
---