Remove table of contents from gallery pages
This commit is contained in:
parent
ecf3243441
commit
4409009c35
3 changed files with 2 additions and 7 deletions
|
@ -7,5 +7,3 @@ thumbnails: true
|
||||||
|
|
||||||
Here is my gallery, a collection of artwork that I have created. I try to include some of my old art here as well,
|
Here is my gallery, a collection of artwork that I have created. I try to include some of my old art here as well,
|
||||||
which I've kept since 2016.
|
which I've kept since 2016.
|
||||||
|
|
||||||
{{< toc >}}
|
|
||||||
|
|
|
@ -8,5 +8,3 @@ This is a collection of music I have created.
|
||||||
|
|
||||||
All the music on this page is encoded in Opus format. Almost every modern browser supports it in an OGG container,
|
All the music on this page is encoded in Opus format. Almost every modern browser supports it in an OGG container,
|
||||||
except for **Safari**. Sorry Apple users.
|
except for **Safari**. Sorry Apple users.
|
||||||
|
|
||||||
{{< toc >}}
|
|
||||||
|
|
|
@ -5,4 +5,3 @@ json: "photos"
|
||||||
thumbnails: false
|
thumbnails: false
|
||||||
---
|
---
|
||||||
|
|
||||||
{{< toc >}}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue