From 7ed64d01dd1e7d233e4f3d68096786f787e6a7c0 Mon Sep 17 00:00:00 2001 From: Neale Pickett Date: Sun, 18 Mar 2018 18:09:05 +0000 Subject: [PATCH] Add some URLs to source code --- playlist.html | 2 ++ playlist.js | 3 +++ 2 files changed, 5 insertions(+) diff --git a/playlist.html b/playlist.html index 65d7837..abcaa25 100644 --- a/playlist.html +++ b/playlist.html @@ -1,4 +1,6 @@ + + 2018 ROF diff --git a/playlist.js b/playlist.js index 27cffc9..8b176c3 100644 --- a/playlist.js +++ b/playlist.js @@ -1,3 +1,6 @@ +// HTML5 Playlist by Neale Pickett +// https://github.com/nealey/playlst + var base = "."; function loadTrack(e) {