mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 22:12:15 +00:00
astro
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
---
|
||||
layout: '../layouts/Layout.astro'
|
||||
title: 'Privacy Policy'
|
||||
container: true
|
||||
---
|
||||
|
||||
# OpenFreeMap and your data
|
||||
|
||||
@@ -39,35 +39,3 @@ import Donate from '../components/Donate.astro'
|
||||
<Donate />
|
||||
</div>
|
||||
</Layout>
|
||||
|
||||
<!--<style>-->
|
||||
<!-- .col-lbl {-->
|
||||
<!-- display: block;-->
|
||||
<!-- cursor: pointer;-->
|
||||
<!-- color: #333;-->
|
||||
<!-- }-->
|
||||
|
||||
<!-- .col-chk {-->
|
||||
<!-- display: none;-->
|
||||
<!-- }-->
|
||||
|
||||
<!-- .col-lbl:before {-->
|
||||
<!-- content: '►';-->
|
||||
<!-- margin-right: 1em;-->
|
||||
<!-- color: #555;-->
|
||||
<!-- font-size: 0.8em;-->
|
||||
<!-- }-->
|
||||
|
||||
<!-- .col-cnt {-->
|
||||
<!-- display: none;-->
|
||||
<!-- margin: 1em 0 2em;-->
|
||||
<!-- }-->
|
||||
|
||||
<!-- .col-chk:checked ~ .col-cnt {-->
|
||||
<!-- display: block;-->
|
||||
<!-- }-->
|
||||
|
||||
<!-- .col-chk:checked ~ .col-lbl:before {-->
|
||||
<!-- content: '▼';-->
|
||||
<!-- }-->
|
||||
<!--</style>-->
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
---
|
||||
layout: '../layouts/Layout.astro'
|
||||
title: 'Terms of Services'
|
||||
container: true
|
||||
---
|
||||
|
||||
# TERMS OF SERVICES
|
||||
|
||||
Reference in New Issue
Block a user