More purging

This commit is contained in:
Leon Vatthauer 2024-04-06 09:14:28 +02:00
parent 8c823d4439
commit 212526ed8b
Signed by: leonv
SSH key fingerprint: SHA256:G4+ddwoZmhLPRB1agvXzZMXIzkVJ36dUYZXf5NxT+u8
2 changed files with 22 additions and 21 deletions

View file

@ -0,0 +1 @@
{"rule":"EN_UNPAIRED_BRACKETS","sentence":"^\\Q{style=\"text-align: justify;\"}\\E$"}

View file

@ -123,27 +123,27 @@ sections:
# # Choose a layout view
# view: compact
# columns: '2'
- block: portfolio
id: projects
content:
title: Projects
filters:
folders:
- project
# Default filter index (e.g. 0 corresponds to the first `filter_button` instance below).
default_button_index: 0
# Filter toolbar (optional).
# Add or remove as many filters (`filter_button` instances) as you like.
# To show all items, set `tag` to "*".
# To filter by a specific tag, set `tag` to an existing tag name.
# To remove the toolbar, delete the entire `filter_button` block.
buttons:
- name: All
tag: '*'
- name: Deep Learning
tag: Deep Learning
- name: Other
tag: Demo
# - block: portfolio
# id: projects
# content:
# title: Projects
# filters:
# folders:
# - project
# # Default filter index (e.g. 0 corresponds to the first `filter_button` instance below).
# default_button_index: 0
# # Filter toolbar (optional).
# # Add or remove as many filters (`filter_button` instances) as you like.
# # To show all items, set `tag` to "*".
# # To filter by a specific tag, set `tag` to an existing tag name.
# # To remove the toolbar, delete the entire `filter_button` block.
# buttons:
# - name: All
# tag: '*'
# - name: Deep Learning
# tag: Deep Learning
# - name: Other
# tag: Demo
# design:
# # Choose how many columns the section has. Valid values: '1' or '2'.
# columns: '1'