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.
This commit is contained in:
parent
b2c49492f1
commit
4e31ccb31c
10
web/project-website/content/siggraph2023/_index.md
Normal file
10
web/project-website/content/siggraph2023/_index.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
title: SIGGRAPH 2023
|
||||
weight: 100
|
||||
|
||||
geekdocCollapseSection: true
|
||||
geekdocNav: false
|
||||
geekdocHidden: true
|
||||
|
||||
redirect: https://siggraph.stuvel.eu/
|
||||
---
|
@ -1 +1,4 @@
|
||||
<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 }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user