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"
|
||||
url: "/now"
|
||||
weight: 28
|
||||
- pageRef: "/explore"
|
||||
name: "Explore"
|
||||
url: "/explore"
|
||||
- pageRef: "/slashpages"
|
||||
name: "SlashPages"
|
||||
url: "/slashpages"
|
||||
weight: 30
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
sitename: Fundor 333
|
||||
sitename: Fundor333 Dot Com
|
||||
description: Fundor 333's personal space on the web
|
||||
image: /img/pilogo.jpg
|
||||
logo: /img/logo.png
|
||||
|
||||
@@ -1,11 +1,14 @@
|
||||
---
|
||||
title: "Explore"
|
||||
title: "SlashPages"
|
||||
type: explore
|
||||
specialpost: true
|
||||
outputs:
|
||||
- 'html'
|
||||
aliases:
|
||||
- explore
|
||||
---
|
||||
|
||||
A list of all pages on this website, in alphabetical order.
|
||||
A lot of them are describe in [here](https://slashpages.net/)
|
||||
|
||||
{{< allpages >}}
|
||||
Reference in New Issue
Block a user