Update site name in params.yaml, remove Explore section from menu.yaml, and add new SlashPages content file
This commit is contained in:
@@ -23,7 +23,7 @@ main:
|
|||||||
name: "Now"
|
name: "Now"
|
||||||
url: "/now"
|
url: "/now"
|
||||||
weight: 28
|
weight: 28
|
||||||
- pageRef: "/explore"
|
- pageRef: "/slashpages"
|
||||||
name: "Explore"
|
name: "SlashPages"
|
||||||
url: "/explore"
|
url: "/slashpages"
|
||||||
weight: 30
|
weight: 30
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
sitename: Fundor 333
|
sitename: Fundor333 Dot Com
|
||||||
description: Fundor 333's personal space on the web
|
description: Fundor 333's personal space on the web
|
||||||
image: /img/pilogo.jpg
|
image: /img/pilogo.jpg
|
||||||
logo: /img/logo.png
|
logo: /img/logo.png
|
||||||
|
|||||||
@@ -1,11 +1,14 @@
|
|||||||
---
|
---
|
||||||
title: "Explore"
|
title: "SlashPages"
|
||||||
type: explore
|
type: explore
|
||||||
specialpost: true
|
specialpost: true
|
||||||
outputs:
|
outputs:
|
||||||
- 'html'
|
- 'html'
|
||||||
|
aliases:
|
||||||
|
- explore
|
||||||
---
|
---
|
||||||
|
|
||||||
A list of all pages on this website, in alphabetical order.
|
A list of all pages on this website, in alphabetical order.
|
||||||
|
A lot of them are describe in [here](https://slashpages.net/)
|
||||||
|
|
||||||
{{< allpages >}}
|
{{< allpages >}}
|
||||||
Reference in New Issue
Block a user