mirror of
https://github.com/clockworkpi/wiki.clockworkpi.com.git
synced 2025-12-12 16:58:50 +01:00
Add a _global_ collection
This commit is contained in:
parent
be7a29f8ae
commit
6773809206
@ -33,3 +33,7 @@ collections:
|
|||||||
output: true
|
output: true
|
||||||
permalink: "/:path"
|
permalink: "/:path"
|
||||||
path: ""
|
path: ""
|
||||||
|
global:
|
||||||
|
output: true
|
||||||
|
permalink: "/:path"
|
||||||
|
path: ""
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 4.2 KiB |
@ -258,5 +258,5 @@ References:
|
|||||||
* Example of a [redirected page](Redirect.html)
|
* Example of a [redirected page](Redirect.html)
|
||||||
* Example of a [user page](./User:Alexis.html)
|
* Example of a [user page](./User:Alexis.html)
|
||||||
* [RSS](feed.xml) feed of new pages
|
* [RSS](feed.xml) feed of new pages
|
||||||
* Example of a [tag page](./Category:Example.html)
|
* Example of a [tag page](./Tag:Example.html)
|
||||||
* [All tags page](./tags.html)
|
* [All tags page](./tags.html)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user