From af5d0b71fac68a327c5f2c51c1b5ca4d4794d662 Mon Sep 17 00:00:00 2001
From: Ray <rwstorer@hotmail.com>
Date: Mon, 12 Jun 2023 22:44:22 +0000
Subject: [PATCH] added credit comments

---
 static/js/lite-yt-embed.js |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/static/js/lite-yt-embed.js b/static/js/lite-yt-embed.js
index 43275cf..4538949 100644
--- a/static/js/lite-yt-embed.js
+++ b/static/js/lite-yt-embed.js
@@ -1,6 +1,9 @@
 /**
  * A lightweight youtube embed. Still should feel the same to the user, just MUCH faster to initialize and paint.
  *
+ * Author: Paul Irish
+ * https://github.com/paulirish/lite-youtube-embed
+ *
  * Thx to these as the inspiration
  *   https://storage.googleapis.com/amp-vs-non-amp/youtube-lazy.html
  *   https://autoplay-youtube-player.glitch.me/

--
Gitblit v1.10.0