From 90bf3ebd4e5915878c35d7201074a904e047262e Mon Sep 17 00:00:00 2001 From: wajeht <58354193+wajeht@users.noreply.github.com> Date: Wed, 14 Aug 2024 13:43:53 -0500 Subject: [PATCH] style: Update styling of Terms of Service page for improved layout --- src/views/pages/terms-of-service.html | 49 +++++++++++++++++++++++++-- 1 file changed, 46 insertions(+), 3 deletions(-) diff --git a/src/views/pages/terms-of-service.html b/src/views/pages/terms-of-service.html index 9086b50..f692975 100644 --- a/src/views/pages/terms-of-service.html +++ b/src/views/pages/terms-of-service.html @@ -1,4 +1,47 @@ -
Terms of Service
++ By using this software (the "Software"), you agree to the following terms and conditions: +
++ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated + documentation files (the "Software"), to deal in the Software without restriction, including without limitation + the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and + to permit persons to whom the Software is furnished to do so, subject to the following conditions: +
+ ++ The above copyright notice and this permission notice shall be included in all copies or substantial portions of + the Software. +
+ ++ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO + THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS + IN THE SOFTWARE. +
+ ++ In no event shall the authors or copyright holders be liable for any claim, damages, or other liability, whether + in an action of contract, tort, or otherwise, arising from, out of, or in connection with the Software or the use + or other dealings in the Software. +
+