1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-02 09:42:35 +00:00

Single-page recommendations (#894)

This commit is contained in:
2022-04-04 09:44:50 -05:00
parent 75bd0b1358
commit 09f07f3584
5 changed files with 354 additions and 33 deletions

View File

@ -2,7 +2,7 @@
{% block extrahead %}
<link rel="stylesheet" href="{{ 'overrides/blog.css' | url }}">
{% endblock %}
{% block hero %}
{% block tabs %}
{{ super() }}
<style>.md-content > .md-typeset h1{visibility:hidden;font-size:0;}</style>
<section class="mdx-container" {% if page.meta.background %}style="background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.9)), url(/assets/img/blog/{{ page.meta.background }});padding-top:8rem;padding-bottom:4rem;background-size:cover;background-position:center;"{% endif %}>

View File

@ -2,7 +2,7 @@
{% block extrahead %}
<link rel="stylesheet" href="{{ 'overrides/home.css' | url }}">
{% endblock %}
{% block hero %}
{% block tabs %}
{{ super() }}
<style>.md-content > .md-typeset h1{visibility:hidden;font-size:0;}</style>
<section class="mdx-container">