diff --git a/README.md b/README.md index 706ec6d..ba3628e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ -[![CircleCI](https://circleci.com/gh/offen/website/tree/master.svg?style=svg)](https://circleci.com/gh/offen/website/tree/master) + + Offen logo + -# website +# Website +[![CircleCI](https://circleci.com/gh/offen/website/tree/master.svg?style=svg)](https://circleci.com/gh/offen/website/tree/master) ## The www.offen.dev website diff --git a/homepage/content/pages/index.md b/homepage/content/pages/index.md index 5b3ba1c..9cf02e4 100644 --- a/homepage/content/pages/index.md +++ b/homepage/content/pages/index.md @@ -1,5 +1,5 @@ title: Transparent web analytics for everyone | Offen -description: Offen is a fair alternative to common web analytics tools. Respect your users and gain insight at the same time. Self hosted, open source and free. +description: Offen is a fair alternative to common web analytics tools. Gain insights while your users have full access to their data. Self hosted, open source and free. save_as: index.html template: index sitemap_priority: 1.0 diff --git a/homepage/pelicanconf.py b/homepage/pelicanconf.py index d5bd7e0..1e12112 100644 --- a/homepage/pelicanconf.py +++ b/homepage/pelicanconf.py @@ -70,7 +70,7 @@ DECORATE_CONTENT = { DOCS_URL = 'https://docs.offen.dev' GITHUB_REPO = 'https://github.com/offen/offen' CONTACT_EMAIL = 'hioffen@posteo.de' -GPG_KEY_FILE = '74B041E23DB29D552644CEB1B18C633D6967FE3F.asc' +PGP_KEY_FILE = '74B041E23DB29D552644CEB1B18C633D6967FE3F.asc' PATREON_URL = 'https://www.patreon.com/offen' LINKEDIN_URL = 'https://www.linkedin.com/company/hioffen' TWITTER_URL = 'https://twitter.com/hioffen' diff --git a/homepage/theme/templates/base.html b/homepage/theme/templates/base.html index 285f422..abb2070 100644 --- a/homepage/theme/templates/base.html +++ b/homepage/theme/templates/base.html @@ -142,7 +142,7 @@ {{CONTACT_EMAIL}}

- GPG Key + PGP Key

Blog diff --git a/homepage/theme/templates/index.html b/homepage/theme/templates/index.html index 10cb0fb..791b5dc 100644 --- a/homepage/theme/templates/index.html +++ b/homepage/theme/templates/index.html @@ -3,7 +3,7 @@ {% block content %}

-
+
Offen logo
@@ -20,7 +20,7 @@ Transparent web analytics

- Offen is a fair alternative to common web analytics tools. Respect your users and gain insight at the same time. Self hosted, open source and free. + Offen is a fair alternative to common web analytics tools. Gain insights while your users have full access to their data. Self hosted, open source and free.