diff options
author | Adin Scannell <ascannell@google.com> | 2019-11-18 13:40:27 -0800 |
---|---|---|
committer | Adin Scannell <ascannell@google.com> | 2020-04-21 12:00:59 -0700 |
commit | 957e26a6f30d40e2bff042d76a327d0a2cfbabae (patch) | |
tree | 3e95d46355585ae4661de5cef30cdca72a7c94bb /themes/docsy/static/favicons | |
parent | dc2f198866c5fd8162a79978eb3633975d3ba11f (diff) |
Move website to a simpler jekyll-based template
This will allow us to merge the site into the main repository.
This merge allows the documentation to be kept up-to-date and
synchronized with the main project. Builds will be triggered on any
update, removing the need for the cron-based reploy.
Diffstat (limited to 'themes/docsy/static/favicons')
18 files changed, 0 insertions, 0 deletions
diff --git a/themes/docsy/static/favicons/android-144x144.png b/themes/docsy/static/favicons/android-144x144.png Binary files differdeleted file mode 100755 index 8851c09a4..000000000 --- a/themes/docsy/static/favicons/android-144x144.png +++ /dev/null diff --git a/themes/docsy/static/favicons/android-192x192.png b/themes/docsy/static/favicons/android-192x192.png Binary files differdeleted file mode 100755 index 94b2ad2db..000000000 --- a/themes/docsy/static/favicons/android-192x192.png +++ /dev/null diff --git a/themes/docsy/static/favicons/android-36x36.png b/themes/docsy/static/favicons/android-36x36.png Binary files differdeleted file mode 100755 index 7ec5cf650..000000000 --- a/themes/docsy/static/favicons/android-36x36.png +++ /dev/null diff --git a/themes/docsy/static/favicons/android-48x48.png b/themes/docsy/static/favicons/android-48x48.png Binary files differdeleted file mode 100755 index 419a445ad..000000000 --- a/themes/docsy/static/favicons/android-48x48.png +++ /dev/null diff --git a/themes/docsy/static/favicons/android-72x72.png b/themes/docsy/static/favicons/android-72x72.png Binary files differdeleted file mode 100755 index 230b18fd5..000000000 --- a/themes/docsy/static/favicons/android-72x72.png +++ /dev/null diff --git a/themes/docsy/static/favicons/android-96x96.png b/themes/docsy/static/favicons/android-96x96.png Binary files differdeleted file mode 100755 index 8cc698973..000000000 --- a/themes/docsy/static/favicons/android-96x96.png +++ /dev/null diff --git a/themes/docsy/static/favicons/apple-touch-icon-180x180.png b/themes/docsy/static/favicons/apple-touch-icon-180x180.png Binary files differdeleted file mode 100755 index 03d0b5134..000000000 --- a/themes/docsy/static/favicons/apple-touch-icon-180x180.png +++ /dev/null diff --git a/themes/docsy/static/favicons/favicon-1024.png b/themes/docsy/static/favicons/favicon-1024.png Binary files differdeleted file mode 100644 index 920f10720..000000000 --- a/themes/docsy/static/favicons/favicon-1024.png +++ /dev/null diff --git a/themes/docsy/static/favicons/favicon-16x16.png b/themes/docsy/static/favicons/favicon-16x16.png Binary files differdeleted file mode 100755 index ce918ee3a..000000000 --- a/themes/docsy/static/favicons/favicon-16x16.png +++ /dev/null diff --git a/themes/docsy/static/favicons/favicon-256.png b/themes/docsy/static/favicons/favicon-256.png Binary files differdeleted file mode 100644 index ebd3f8c98..000000000 --- a/themes/docsy/static/favicons/favicon-256.png +++ /dev/null diff --git a/themes/docsy/static/favicons/favicon-32x32.png b/themes/docsy/static/favicons/favicon-32x32.png Binary files differdeleted file mode 100755 index e95c80ad6..000000000 --- a/themes/docsy/static/favicons/favicon-32x32.png +++ /dev/null diff --git a/themes/docsy/static/favicons/favicon.ico b/themes/docsy/static/favicons/favicon.ico Binary files differdeleted file mode 100755 index 216330ff2..000000000 --- a/themes/docsy/static/favicons/favicon.ico +++ /dev/null diff --git a/themes/docsy/static/favicons/pwa-192x192.png b/themes/docsy/static/favicons/pwa-192x192.png Binary files differdeleted file mode 100755 index 94b2ad2db..000000000 --- a/themes/docsy/static/favicons/pwa-192x192.png +++ /dev/null diff --git a/themes/docsy/static/favicons/pwa-512x512.png b/themes/docsy/static/favicons/pwa-512x512.png Binary files differdeleted file mode 100755 index 89258a4e6..000000000 --- a/themes/docsy/static/favicons/pwa-512x512.png +++ /dev/null diff --git a/themes/docsy/static/favicons/tile150x150.png b/themes/docsy/static/favicons/tile150x150.png Binary files differdeleted file mode 100755 index 3d0c7604e..000000000 --- a/themes/docsy/static/favicons/tile150x150.png +++ /dev/null diff --git a/themes/docsy/static/favicons/tile310x150.png b/themes/docsy/static/favicons/tile310x150.png Binary files differdeleted file mode 100755 index ed8904286..000000000 --- a/themes/docsy/static/favicons/tile310x150.png +++ /dev/null diff --git a/themes/docsy/static/favicons/tile310x310.png b/themes/docsy/static/favicons/tile310x310.png Binary files differdeleted file mode 100755 index 67172b306..000000000 --- a/themes/docsy/static/favicons/tile310x310.png +++ /dev/null diff --git a/themes/docsy/static/favicons/tile70x70.png b/themes/docsy/static/favicons/tile70x70.png Binary files differdeleted file mode 100755 index 31413a2be..000000000 --- a/themes/docsy/static/favicons/tile70x70.png +++ /dev/null |