From 9a7bc0a29b58a001b6d8d9d195e06062549d5523 Mon Sep 17 00:00:00 2001 From: imuniyat <108698650+imuniyat@users.noreply.github.com> Date: Tue, 26 Mar 2024 02:49:25 +0000 Subject: [PATCH] CT page --- config/_default/hugo.yaml | 4 ++-- content/_index.md | 24 ++++++++++++------------ 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/config/_default/hugo.yaml b/config/_default/hugo.yaml index 02e737f..21dedee 100644 --- a/config/_default/hugo.yaml +++ b/config/_default/hugo.yaml @@ -64,7 +64,7 @@ cascade: path: /computationalthinkingtests/* kind: section # Change url to /dataviz/ - url: /computational-thinking-tests/ + url: /computationalthinkingtests/ # Set the listing view view: date-title-summary ############################ @@ -243,7 +243,7 @@ enableRobotsTXT: true footnotereturnlinkcontents: ^ß ignoreFiles: [\.ipynb$, .ipynb_checkpoints$, \.Rmd$, \.Rmarkdown$, _cache$] permalinks: - computationalthinkingtests: '/computational-thinking-tests/:slug/' + computationalthinkingtests: '/computationalthinkingtests/:slug/' learningmodule: '/learningmodule/:slug/' lessonplans: '/lessonplan/:slug/' dataviz: '/dataviz/:slug/' diff --git a/content/_index.md b/content/_index.md index 9f12fa3..7349b58 100644 --- a/content/_index.md +++ b/content/_index.md @@ -76,18 +76,18 @@ sections: padding: ['0', '0', '0', '0'] content: items: - # - title: Computational thinking tests - # text: We have two computational thinking tests designed for Grades 5-12 teachers and students. - # # feature_icon: bolt - # # features: - # # - "a" - # # - "b" - # # - "c" - # # Upload image to `assets/media/` and reference the filename here - # image: Computational_thinking.png - # button: - # text: Access computational thinking tests - # url: https://imuniyat.github.io/callysto.github.io/computational-thinking-tests/ + - title: Computational thinking tests + text: We have two computational thinking tests designed for Grades 5-12 teachers and students. + # feature_icon: bolt + # features: + # - "a" + # - "b" + # - "c" + # Upload image to `assets/media/` and reference the filename here + image: Computational_thinking.png + button: + text: Access computational thinking tests + url: https://imuniyat.github.io/callysto.github.io/computationalthinkingtests/ - title: Learning modules text: We designed learning modules to __________ feature_icon: bolt