Skip to content

Commit 96fb021

Browse files
committed
fix indexing
1 parent 49158ab commit 96fb021

File tree

7 files changed

+6
-7
lines changed

7 files changed

+6
-7
lines changed

content/tech/buoyancy/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Faking Buoyancy
33
type: tech
4-
weight: 2
4+
weight: 920
55
---
66

77
{{<video "demo.webm" >}}
49.9 KB
Loading

content/tech/chinese_app/_index.md renamed to content/tech/chinese_app/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
21
---
32
title: "Building my own app for learning Chinese"
43
type: tech
5-
weight: 6
4+
weight: 900
65
---
76

87
[Just want to see the app?](#the-app)</code>

content/tech/terrain/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Non-Destructive Terrain Editor
33
type: tech
4-
weight: 3
4+
weight: 930
55
---
66

77
I am not a good artist. One of the reason 3D is a bit more

content/tech/triplanar/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Triplanar with Deep Parallax in Godot
33
type: tech
4-
weight: 1
4+
weight: 950
55
---
66

77
Triplanar mapping is already expensive, and multiplying that by the samples for

content/tech/wfc-01-basic-wfc/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "3D Autotiling: Basic WFC"
33
type: tech
4-
weight: 4
4+
weight: 910
55
---
66

77
{{<video "02-basic-wfc/generate.webm">}}

content/tech/wfc-02-advanced-wfc/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "3D Autotiling: Expanding and Optimizing"
33
type: tech
4-
weight: 5
4+
weight: 905
55
---
66

77
{{<video "demo.webm">}}

0 commit comments

Comments
 (0)