From 16ec7168f302b13276fdcc726ee30dc1e51e8f6c Mon Sep 17 00:00:00 2001 From: Grayson Riffe <grayson@graysonriffe.com> Date: Sun, 17 Dec 2023 16:50:01 -0600 Subject: [PATCH] Add dad videos redirect --- dadvideos/index.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 dadvideos/index.html diff --git a/dadvideos/index.html b/dadvideos/index.html new file mode 100644 index 0000000..c3c0246 --- /dev/null +++ b/dadvideos/index.html @@ -0,0 +1,14 @@ +<!DOCTYPE html> +<html lang="en"> +<head> + <meta charset="UTF-8"> + <meta http-equiv="X-UA-Compatible" content="IE=edge"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <title>Dad Videos</title> + + <meta http-equiv="refresh" content="0; URL=https://www.youtube.com/playlist?list=PLUjJ9GEZdOVf4lJSo2u8uYNx-9y0mOPmt"/> +</head> +<body> + +</body> +</html> \ No newline at end of file