mirror of
https://github.com/offen/website.git
synced 2024-11-21 16:50:27 +01:00
blog page description update
This commit is contained in:
parent
4d0e53c873
commit
ef969cb67c
@ -5,7 +5,7 @@ slug: performance-awareness
|
||||
sitemap_priority: 0.6
|
||||
image_url: /theme/images/offen-blog-0130-performance-awareness.jpg
|
||||
author: Hendrik Niefeld
|
||||
bottom_cta: quality
|
||||
bottom_cta: blog
|
||||
|
||||
# Episode Seven — Performance and Awareness
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{% extends "base.html" %}
|
||||
|
||||
{% set title = 'Fair analytics blog | Offen' %}
|
||||
{% set description = 'Developing an open alternative to common web analytics tools. Gain insights while your users have full access to their data. Lightweight, self hosted and free.' %}
|
||||
{% set title = 'Blog | Offen' %}
|
||||
{% set description = 'We are Frederik and Hendrik. Here we post about how we are building a fair and open web analytics tool and what we discovered along the way.' %}
|
||||
{% set href = 'blog/' %}
|
||||
{% set no_stats = False %}
|
||||
{% set template = 'archives' %}
|
||||
@ -15,7 +15,7 @@
|
||||
</h2>
|
||||
<div class="w-75-l">
|
||||
<p class="ma0 mb5">
|
||||
Hi there. We are Frederik and Hendrik. Here we post about how we're building a fair and open web analytics tool and what we're discovering along the way.
|
||||
Hi there. We are Frederik and Hendrik. Here we post about how we are building a fair and open web analytics tool and what we discovered along the way.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user