Commit a438de4
authored
feat: add sha256 checksum to python script (#28)
## Summary
Updates the eduroam guide and adds a sha256 checksum.
## Type of change
<!-- Check all that apply -->
- [x] `feat` — new page or feature
- [ ] `fix` — bug fix (broken link, incorrect command, layout issue)
- [x] `content` — update or improve existing content
- [ ] `docs` — changes to CONTRIBUTING, README, or meta documentation
- [ ] `chore` — maintenance (dependencies, config, CI/CD)
- [ ] `refactor` — restructuring without content changes
- [ ] `style` — formatting, whitespace, typos
## Checklist
- [x] PR title follows the commit convention (e.g. `fix: correct nmcli
command in eduroam guide`)
- [x] Both EN and NL versions updated (if applicable)
- [x] Images are in AVIF format (not PNG/JPG)
- [x] No broken image references (`/images/*.avif` all exist in
`static/images/`)
- [x] Tested locally with `hugo server`1 parent 1d3d638 commit a438de4
2 files changed
Lines changed: 24 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
58 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
59 | 65 | | |
60 | 66 | | |
61 | 67 | | |
62 | | - | |
| 68 | + | |
63 | 69 | | |
64 | | - | |
65 | | - | |
66 | | - | |
| 70 | + | |
67 | 71 | | |
68 | 72 | | |
69 | 73 | | |
70 | 74 | | |
71 | 75 | | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
72 | 80 | | |
73 | 81 | | |
74 | 82 | | |
| |||
Lines changed: 12 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
58 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
59 | 65 | | |
60 | 66 | | |
61 | 67 | | |
62 | | - | |
| 68 | + | |
63 | 69 | | |
64 | | - | |
65 | | - | |
66 | | - | |
| 70 | + | |
67 | 71 | | |
68 | 72 | | |
69 | 73 | | |
70 | 74 | | |
71 | 75 | | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
72 | 80 | | |
73 | 81 | | |
74 | 82 | | |
| |||
0 commit comments