added role taxonomy page and position page template
This commit is contained in:
23
config.toml
23
config.toml
@@ -74,15 +74,30 @@ paginate_path = "/join-us"
|
||||
|
||||
[extra.taxonomies."roles"]
|
||||
[extra.taxonomies."roles".Create]
|
||||
iconPath = "images/icons/paint-brush-art-svgrepo-com.svg"
|
||||
icon_path = "images/icons/paint-brush-art-svgrepo-com.svg"
|
||||
banner_path = "images/marius-masalar-unsplash.jpg"
|
||||
title = "Create Ourworld"
|
||||
description = "Become a part of a team of creators looking to shape our digital world"
|
||||
|
||||
[extra.taxonomies."roles".Develop]
|
||||
iconPath = "images/icons/code-svgrepo-com.svg"
|
||||
icon_path = "images/icons/code-svgrepo-com.svg"
|
||||
banner_path = "images/marius-masalar-unsplash.jpg"
|
||||
title = "Develop Ourworld"
|
||||
description = "Become a part of a team of developers building our digital world"
|
||||
|
||||
[extra.taxonomies."roles".Inspire]
|
||||
iconPath = "images/icons/bar-svgrepo-com.svg"
|
||||
icon_path = "images/icons/bar-svgrepo-com.svg"
|
||||
banner_path = "images/marius-masalar-unsplash.jpg"
|
||||
title = "Share Ourworld"
|
||||
description = "Create communities and involve people in ourworld"
|
||||
|
||||
[extra.taxonomies."roles".Organize]
|
||||
iconPath = "images/icons/form-svgrepo-com.svg"
|
||||
icon_path = "images/icons/form-svgrepo-com.svg"
|
||||
banner_path = "images/marius-masalar-unsplash.jpg"
|
||||
title = "Run Ourworld"
|
||||
description = "Become a part of the organizational team at ourworld"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user