From 7d6bf6ec34183da8d48dee0c3f22daa80cb07e41 Mon Sep 17 00:00:00 2001 From: Tom Hicks Date: Thu, 25 Mar 2021 23:51:03 -0700 Subject: [PATCH] Adds titles to terms and privacy pages. --- iOS/docs/privacy.md | 8 +++++++- iOS/docs/terms.md | 5 +++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/iOS/docs/privacy.md b/iOS/docs/privacy.md index 35e2bba..e54b697 100644 --- a/iOS/docs/privacy.md +++ b/iOS/docs/privacy.md @@ -1,4 +1,10 @@ - **Privacy Policy** +--- +# layout: page +title: Privacy Policy +permalink: /privacy +--- + +**Privacy Policy** Tom Hicks built the Monster Cards app as an Open Source app. This SERVICE is provided by Tom Hicks at no cost and is intended for use as is. diff --git a/iOS/docs/terms.md b/iOS/docs/terms.md index 0de688d..04e9d9c 100644 --- a/iOS/docs/terms.md +++ b/iOS/docs/terms.md @@ -1,3 +1,8 @@ +--- +title: Terms & Conditions +permalink: /terms +--- + **Terms & Conditions** By downloading or using the app, these terms will automatically apply to you – you should make sure therefore that you read them carefully before using the app. The app is governed by the MIT license located [here](https://github.com/headhunter45/MonsterCards-iOS/blob/develop/LICENSE).