Update flow seperator

This commit is contained in:
L3D 2021-03-17 23:14:11 +01:00
parent 5f6c5b2b52
commit e7a7a167b5
No known key found for this signature in database
GPG Key ID: CD08445BFF4313D1
5 changed files with 6 additions and 2 deletions

View File

@ -35,3 +35,4 @@ title: Mastodon
sm_link: https://chaos.social/@hackergeno
-----
sm_image: /images/mastodon_logo.svg
#### flow_seperator ####

View File

@ -0,0 +1,3 @@
[block]
name = Seperator
button_label = Seperator

View File

@ -16,4 +16,4 @@ type = string
[fields.section]
label = Sections
type = flow
flow_blocks = flow_text_image_section
flow_blocks = flow_text_image_section, flow_seperator

View File

@ -0,0 +1 @@
<hr class="body__separator" noshade="" size="1">

View File

@ -9,7 +9,6 @@
{%- endblock -%}
{% block body %}
<hr class="body__separator" noshade="" size="1">
<!-- 1/3 Layout - start -->
<section class="content">