Skip to content

Commit 8a2b580

Browse files
committed
Mini tweaks to links
1 parent 08db6db commit 8a2b580

2 files changed

Lines changed: 10 additions & 6 deletions

File tree

hugo_site/content/english/_index.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
11
---
2-
# Banner
2+
33
banner:
44
title: "Ideas and Resources for Teaching Computing"
5-
content: "ComputingTeachers.uk is consortium of skilled passionate teachers of computing that want to share their ideas and challenge the status quo. Use their experience and advice to take your computing teaching to the next level."
5+
content: |
6+
ComputingTeachers.uk is consortium of skilled passionate teachers of computing that want to share their ideas and challenge the status quo.
7+
8+
Use their experience and advice to take your computing teaching to the next level.
69
image: "/images/banner.webp"
710
button:
811
enable: false
912
label: "Fork Deploy and Edit Online 🚀"
1013
link: "https://app.sitepins.com/new/clone?name=Hugoplate&repository=https://github.com/zeon-studio/hugoplate/"
1114

12-
# Features
1315
features:
1416
- title: "What's Available?"
1517
image: "/images/service-1.webp"
@@ -31,7 +33,7 @@ features:
3133
- "Say something to a wider audience than your immediate colleagues. The world is a big place. Someone outside of your normal sphere could benefit from your experience."
3234
button:
3335
enable: true
34-
label: "Open a Pull Request"
35-
link: "https://github.com/ComputingTeachers/computingteachers.uk"
36+
label: "Create an article: Open a GitHub Pull Request"
37+
link: "https://github.com/ComputingTeachers/computingteachers.uk/tree/main/hugo_site/content/english/blog"
3638

3739
---

hugo_site/content/english/pages/resources.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,11 @@ draft: false
77

88
{{< toc >}}
99

10+
Until some individual articles are created to explain these, here are some links
11+
1012
# Language Reference
1113

12-
[language_reference](/static/language_reference.html)
14+
[language_reference](/static/langauge_reference.html#py)
1315

1416
# Projects
1517

0 commit comments

Comments
 (0)