diff --git a/content/about/_index.html b/content/about/_index.html index ae7340b1..639c78d5 100644 --- a/content/about/_index.html +++ b/content/about/_index.html @@ -1,9 +1,9 @@ --- menus: main: - weight: 5 + weight: 6 title: About -weight: 5 +weight: 6 params: id: about-home emoji: 👤 diff --git a/content/list-of-definitions/_index.md b/content/list-of-definitions/_index.md new file mode 100644 index 00000000..06354171 --- /dev/null +++ b/content/list-of-definitions/_index.md @@ -0,0 +1,16 @@ +--- +title: List of definitions +weight: 5 +params: + id: txt-home + emoji: "≝" + icon: '' + teaser: "Keep the structure!" + md-title: 'List of definitions' + section-icon: '' + toc-title: 'Definitions' + section-names: "Def" + section-subtitle: "List of definitions" + license: 'CC-BY-4.0' +--- + diff --git a/content/quizzes/_index.md b/content/quizzes/_index.md new file mode 100644 index 00000000..e8649e02 --- /dev/null +++ b/content/quizzes/_index.md @@ -0,0 +1,16 @@ +--- +title: Quizzes +weight: 4 +params: + id: exe-home + emoji: "📚" + icon: '' + teaser: "Multiple choice questions!" + md-title: 'Multiple choise questions' + section-icon: '' + toc-title: 'Quizzes' + section-names: "MCQ" + section-subtitle: "Exercise sheet" + license: 'CC-BY-4.0' +--- +