fix remaining links
This commit is contained in:
parent
e30024cbd5
commit
e693e840ae
@ -154,7 +154,7 @@ website:
|
|||||||
style: "floating"
|
style: "floating"
|
||||||
contents:
|
contents:
|
||||||
- section: "Exploring Finite Fields"
|
- section: "Exploring Finite Fields"
|
||||||
href: ./posts/finite-field/index.qmd
|
href: ./posts/math/finite-field/index.qmd
|
||||||
contents:
|
contents:
|
||||||
- text: "Part 1: Preliminaries"
|
- text: "Part 1: Preliminaries"
|
||||||
href: ./posts/math/finite-field/1/index.qmd
|
href: ./posts/math/finite-field/1/index.qmd
|
||||||
|
|||||||
@ -2,14 +2,14 @@
|
|||||||
title: "Posts by topic"
|
title: "Posts by topic"
|
||||||
listing:
|
listing:
|
||||||
contents:
|
contents:
|
||||||
- /posts/math/polycount/index.*
|
- polycount/index.*
|
||||||
- /posts/math/pentagons/index.*
|
- pentagons/index.*
|
||||||
- /posts/math/chebyshev/index.*
|
- chebyshev/index.*
|
||||||
- /posts/math/stereo/index.*
|
- stereo/index.*
|
||||||
- /posts/math/permutations/index.*
|
- permutations/index.*
|
||||||
- /posts/math/type-algebra/index.*
|
- type-algebra/index.*
|
||||||
- /posts/math/number-number/index.*
|
- number-number/index.*
|
||||||
- /posts/math/finite-field/index.*
|
- finite-field/index.*
|
||||||
- /posts/math/misc/*/index.*
|
- misc/*/index.*
|
||||||
sort: false
|
sort: false
|
||||||
---
|
---
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user