Skip to content

Commit 7910d80

Browse files
committed
Fix edge cases
1 parent dfa0b9c commit 7910d80

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

arc-reintroduction/index.qmd

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -276,20 +276,20 @@ m
276276

277277
## {data-menu-title="Summary"}
278278

279-
<!-- vale RedHat.Symbols = NO -->
280-
281279
::: {layout-ncol=2}
282280

281+
<!-- vale RedHat.Symbols = NO -->
282+
283283
- 2011 Two Castles Run (Warwick → Kenilworth).
284284
- Met most friends through running.
285285
- Run to work (sorry for the smell).
286286
- Clubs: Kenilworth Runners, CUH&H, UCL RAX, TH&H, Cottage Relocated.
287287
- PBs: 14:38, 30:13, 1:06:24, 2:18:08.
288288

289+
<!-- vale RedHat.Symbols = YES -->
290+
289291
![2025 Lincoln 10km](figures/lincoln.jpg){width=70%}
290292

291293
:::
292294

293-
<!-- vale RedHat.Symbols = NO -->
294-
295295
{{< include /_includes/qr-code.qmd >}}

python-packaging/index.qmd

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -681,10 +681,10 @@ look. People will often do these steps through GitHub Actions.
681681
## Resources {data-menu-title="Resources (ii)"}
682682

683683
- ARC Guide
684-
<!-- vale RedHat.TermsWarnings = NO -->
684+
<!-- vale RedHat.TermsWarnings = NO -->
685685
- [UCL-ARC/python-tooling](https://github.com/UCL-ARC/python-tooling)
686-
{{< fa brands github >}}
687-
<!-- vale RedHat.TermsWarnings = YES -->
686+
{{< fa brands github >}}
687+
<!-- vale RedHat.TermsWarnings = YES -->
688688
- Tool recommendations: <https://github-pages.arc.ucl.ac.uk/python-tooling>.
689689
- Tutorial:
690690
<https://github.com/UCL-ARC/python-tooling/blob/main/docs/pages/tutorial.md>.

0 commit comments

Comments
 (0)