add redirect from viz to blog posts for viz, so old links still work (e.g. on my resume)
This commit is contained in:
parent
e0be2324db
commit
3bc1a6a0f5
5
viz/index.html
Normal file
5
viz/index.html
Normal file
@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0; URL='https://blog.mediocregopher.com/2018/11/12/viz-1.html'" />
|
||||
</head>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user