Skip to content

Commit 2cc4230

Browse files
committed
Updated nav links, removed placeholder pages, moved sample pages to drafts
1 parent 997786c commit 2cc4230

7 files changed

Lines changed: 3 additions & 25 deletions

File tree

_data/navigation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Main header navigation bar
22
main:
33
- title: "Curriculum"
4-
url: /curriculum/
4+
url: /introduction/
55
- title: "Resources"
66
url: /resources/
77
- title: "Contact"
File renamed without changes.
File renamed without changes.
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
# This is the frontmatter
33
title: "Sample Unit Page" # Title and Heading 1
44
permalink: /unit-sample/ # Give your page a permalink
5-
published: true
65
hidden: true # Remove this line for any units you want added to the sidebar navigation
76

87
gallery: # Below is for including an image gallery

_pages/curriculum-placeholder.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

_pages/resources-draft.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

_pages/resources.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: Resources
33
layout: collection
44
permalink: /resources/
5-
# collection: posts
5+
collection: posts
66
entries_layout: grid
77
classes: wide
88
---
99

10-
Please stay tuned for a collection of resources for K-12 Educators by 2024 Art+Code Participants!
10+
Curricular resources created by Art+Code participants. For more arts driven lesson plans and resources from the Processing Foundation, [click here](https://processing.github.io/art-plus-code/curriculum/).

0 commit comments

Comments
 (0)