Skip to content

Commit 2efee95

Browse files
committed
update frontmatter
1 parent 5f68cae commit 2efee95

6 files changed

Lines changed: 2 additions & 8 deletions

_notebooks/CSSE/JavascriptLessons/Functions/2025-09-29-functions_tinkerers_js_hw.ipynb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
"---\n",
1313
"layout: post\n",
1414
"toc: False\n",
15-
"breadcrumb: True\n",
1615
"title: Tinkerers - CSSE Functions JS Homework\n",
1716
"description: These are the homework problems and popcorn hacks.\n",
1817
"permalink: /javascript/functions/tinkerers-hw\n",

_notebooks/CSSE/JavascriptLessons/Functions/2025-09-29-functions_tinkerers_js_lesson.ipynb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
"---\n",
1313
"layout: post\n",
1414
"toc: True\n",
15-
"breadcrumb: True\n",
1615
"title: Tinkerers - CSSE Functions JS Lesson\n",
1716
"description: This lesson explains JavaScript functions.\n",
1817
"permalink: /javascript/functions/tinkerers-lesson\n",

_notebooks/CSSE/JavascriptLessons/Functions/2025-09-29-functions_tinkerers_js_phax_sols.ipynb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@
1212
"---\n",
1313
"layout: post\n",
1414
"toc: False\n",
15-
"breadcrumb: True\n",
16-
"title: Tinkerers - CSSE Functions JS Popcorn Hack Solutions\n",
15+
"title: Tinkerers - JS Functions Popcorn Hack Solutions\n",
1716
"description: These are the solutions to the popcorn hacks.\n",
1817
"permalink: /javascript/functions/tinkerers-phax-sols\n",
1918
"author: Anish G, James B, Vihaan B\n",

_notebooks/CSSE/JavascriptLessons/Variables/2025-09-29-variables_tinkerers_js_hw.ipynb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
"---\n",
1313
"layout: post\n",
1414
"toc: True\n",
15-
"breadcrumb: True\n",
1615
"title: JS Variables Homework\n",
1716
"description: These are the homework problems and popcorn hacks.\n",
1817
"permalink: /javascript/variables/tinkerers-hw\n",

_notebooks/CSSE/JavascriptLessons/Variables/2025-09-29-variables_tinkerers_js_lesson.ipynb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
"---\n",
1313
"layout: post\n",
1414
"toc: True\n",
15-
"breadcrumb: True\n",
1615
"title: JS Variables Lesson\n",
1716
"description: This lesson explains how to use JavaScript variables.\n",
1817
"permalink: /javascript/variables/tinkerers-lesson\n",

_notebooks/CSSE/JavascriptLessons/Variables/2025-09-29-variables_tinkerers_js_phax_sols.ipynb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@
1111
"source": [
1212
"---\n",
1313
"layout: post\n",
14-
"toc: True\n",
15-
"breadcrumb: True\n",
14+
"toc: False\n",
1615
"title: JS Variables Popcorn Hacks Solutions\n",
1716
"description: Solutions to the JS Variables popcorn hacks.\n",
1817
"permalink: /javascript/variables/tinkerers-phax-sols\n",

0 commit comments

Comments
 (0)