add redirect from viz to blog posts for viz, so old links still work (e.g. on my resume)

This commit is contained in:
Brian Picciano 2018-11-30 14:42:29 -05:00
parent e0be2324db
commit 3bc1a6a0f5

5
viz/index.html Normal file
View 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>