Fixing page layouts in privacy, terms, gdpr pages
continuous-integration/drone/push Build is passing Details

This commit is contained in:
james 2020-08-15 11:18:09 +01:00
parent 210afaf16a
commit 420b4da5dd
4 changed files with 4 additions and 4 deletions

View File

@ -57,7 +57,7 @@
</br></br>
</div>
<div style="vertical-align: bottom;">
<a href="{{ '/privacy/index.html' | absolute_url }}">Privacy Policy</a> - <a href="{{ '/terms/index.html' | absolute_url }}">Terms of Service</a> - <a href="{{ '/gdpr/index.html' | absolute_url }}">GDPR</a>
<a href="{{ '/privacy' | relative_url }}">Privacy Policy</a> - <a href="{{ '/terms' | relative_url }}">Terms of Service</a> - <a href="{{ '/gdpr' | relative_url }}">GDPR</a>
</div>
</div>
</div>

View File

@ -1,5 +1,5 @@
---
layout: default
layout: page
title: Privacy Policy
description: Privacy policy for Autonomic Co-operative Limited.
meta_description: This is the privacy policy for Autonomic Co-operative Limited.

View File

@ -1,5 +1,5 @@
---
layout: default
layout: page
title: Website Privacy Policy
description: Privacy policy for autonomic.zone.
meta_description: This is the privacy policy for the website of Autonomic co-operative.

View File

@ -1,5 +1,5 @@
---
layout: default
layout: page
title: Terms of Service
description: Terms of Service for autonomic.zone.
meta_description: This is the Terms of Service for Autonomic Co-operative Limited.