diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 11 |
1 files changed, 1 insertions, 10 deletions
@@ -1,16 +1,7 @@ <!doctype html> <html lang="en"> -<head> - <!-- Global site tag (gtag.js) - Google Analytics --> - <script async src="https://www.googletagmanager.com/gtag/js?id=UA-153789706-1"></script> - <script> - window.dataLayer = window.dataLayer || []; - function gtag() { dataLayer.push(arguments); } - gtag('js', new Date()); - gtag('config', 'UA-153789706-1'); - </script> - +<head></head> <title>PASTA | Plex Audio and Subtitle Track Automator</title> <!-- Required meta tags --> |