From 4bdde2b6541f1f9eaa2f79cca3bd957e0e118386 Mon Sep 17 00:00:00 2001 From: andofrjando Date: Sun, 8 Oct 2017 11:04:57 +0800 Subject: [PATCH] New Feature: Safari pinned tab icon See https://developer.apple.com/library/content/documentation/AppleApplications/Reference/SafariWebContent/pinnedTabs/pinnedTabs.html for documentation --- .gitignore | 2 ++ couchpotato/templates/index.html | 3 +++ 2 files changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 1d21d2e..78fda6d 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,5 @@ nosetests.xml # Visual Studio /.vs + +.DS_Store diff --git a/couchpotato/templates/index.html b/couchpotato/templates/index.html index 927b2d0..4020773 100644 --- a/couchpotato/templates/index.html +++ b/couchpotato/templates/index.html @@ -15,6 +15,9 @@ + + +