Skip to content

Commit e2d9061

Browse files
authored
Add {{ site.url }}
1 parent 212d5da commit e2d9061

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2024-06-03-sleplet-slepian-wavelets.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ sleplet.plotting.PlotSphere(
117117
).execute()
118118
```
119119

120-
![Slepian Wavelet j=2](/images/sleplet/slepian_wavelets_south_america_3B_2jmin_2j_L128_res512_real.png)
120+
![Slepian Wavelet j=2]({{ site.url }}/images/sleplet/slepian_wavelets_south_america_3B_2jmin_2j_L128_res512_real.png)
121121

122122
### CLI Usage
123123

@@ -128,7 +128,7 @@ region of a Homer Simpson mesh for a per-vertex normals field.
128128
mesh homer -e 3 2 0 -m slepian_wavelet_coefficients -u -z
129129
```
130130

131-
![Slepian Mesh Wavelet Coefficients j=2](/images/sleplet/slepian_wavelet_coefficients_homer_3B_2jmin_2j_zoom.png)
131+
![Slepian Mesh Wavelet Coefficients j=2]({{ site.url }}/images/sleplet/slepian_wavelet_coefficients_homer_3B_2jmin_2j_zoom.png)
132132

133133
## Citing
134134

0 commit comments

Comments
 (0)