Refector css and add TOC
This commit is contained in:
@@ -4,8 +4,11 @@ pagination:
|
||||
size: 1
|
||||
alias: gallery
|
||||
layout: layouts/base.njk
|
||||
tags: gallery
|
||||
tags:
|
||||
- gallery
|
||||
- galleryImage
|
||||
structuredData: none
|
||||
eleventyExcludeFromCollections: true
|
||||
eleventyComputed:
|
||||
title: "{{ gallery.title }}"
|
||||
permalink: "/gallery/{{ gallery.title | slugify }}/"
|
||||
|
||||
Reference in New Issue
Block a user