Sybren A. Stüvel 4e31ccb31c Add SIGGRAPH 2023 redirect
Add a HTTP redirect for the SIGGRAPH hands-on class. It redirects to
https://siggraph.stuvel.eu/ so that I can easily update the website while
at SIGGRAPH itself.
2023-08-01 17:35:21 +02:00

5 lines
208 B
HTML

<script defer data-domain="flamenco.blender.org" src="https://analytics.blender.org/js/script.js"></script>
{{- with .Page.Params.Redirect }}
<meta http-equiv="refresh" content="0; url={{.}}" />
{{- end }}