diff options
| author | Volpeon <git@volpeon.ink> | 2022-06-18 00:04:21 +0200 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2022-06-18 00:04:21 +0200 |
| commit | 26c099aa807d8e67944f72be04a325f37da305d5 (patch) | |
| tree | f7781f003b95979d6a2e1c39d9491c26589ec91a /templates/layouts/categorized_list.html | |
| parent | Make some page elements wide (diff) | |
| download | volpeon.ink-26c099aa807d8e67944f72be04a325f37da305d5.tar.gz volpeon.ink-26c099aa807d8e67944f72be04a325f37da305d5.tar.bz2 volpeon.ink-26c099aa807d8e67944f72be04a325f37da305d5.zip | |
Added page type for art pieces
Diffstat (limited to 'templates/layouts/categorized_list.html')
| -rw-r--r-- | templates/layouts/categorized_list.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/layouts/categorized_list.html b/templates/layouts/categorized_list.html index 206c566..1a1048a 100644 --- a/templates/layouts/categorized_list.html +++ b/templates/layouts/categorized_list.html | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | <main | 1 | <main |
| 2 | class="l-container l-container--pad-x l-container--pad-y l-container--narrow-125 h-feed" | 2 | class="c-main l-container l-container--pad-x l-container--pad-y l-container--narrow-125 h-feed" |
| 3 | itemprop="mainPart" | 3 | itemprop="mainPart" |
| 4 | itemscope | 4 | itemscope |
| 5 | itemtype="https://schema.org/DataFeed" | 5 | itemtype="https://schema.org/DataFeed" |
