mirror of
https://github.com/offen/website.git
synced 2024-11-22 01:00:26 +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
|
sitemap_priority: 0.6
|
||||||
image_url: /theme/images/offen-blog-0130-performance-awareness.jpg
|
image_url: /theme/images/offen-blog-0130-performance-awareness.jpg
|
||||||
author: Hendrik Niefeld
|
author: Hendrik Niefeld
|
||||||
bottom_cta: quality
|
bottom_cta: blog
|
||||||
|
|
||||||
# Episode Seven — Performance and Awareness
|
# Episode Seven — Performance and Awareness
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{% extends "base.html" %}
|
{% extends "base.html" %}
|
||||||
|
|
||||||
{% set title = 'Fair analytics blog | Offen' %}
|
{% set title = '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 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 href = 'blog/' %}
|
||||||
{% set no_stats = False %}
|
{% set no_stats = False %}
|
||||||
{% set template = 'archives' %}
|
{% set template = 'archives' %}
|
||||||
@ -15,7 +15,7 @@
|
|||||||
</h2>
|
</h2>
|
||||||
<div class="w-75-l">
|
<div class="w-75-l">
|
||||||
<p class="ma0 mb5">
|
<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>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user