diff --git a/static/img/android-chrome-192x192.png b/static/img/android-chrome-192x192.png new file mode 100644 index 00000000..a93623be Binary files /dev/null and b/static/img/android-chrome-192x192.png differ diff --git a/static/img/android-chrome-512x512.png b/static/img/android-chrome-512x512.png new file mode 100644 index 00000000..15bfd411 Binary files /dev/null and b/static/img/android-chrome-512x512.png differ diff --git a/static/img/apple-touch-icon.png b/static/img/apple-touch-icon.png new file mode 100644 index 00000000..80a0880f Binary files /dev/null and b/static/img/apple-touch-icon.png differ diff --git a/static/img/favicon.ico b/static/img/favicon.ico new file mode 100644 index 00000000..447428e7 Binary files /dev/null and b/static/img/favicon.ico differ diff --git a/static/img/favicon.png b/static/img/favicon.png new file mode 100644 index 00000000..047c95e2 Binary files /dev/null and b/static/img/favicon.png differ diff --git a/static/img/favicon.svg b/static/img/favicon.svg new file mode 100644 index 00000000..72a50784 --- /dev/null +++ b/static/img/favicon.svg @@ -0,0 +1,3 @@ + + + diff --git a/static/img/site.webmanifest b/static/img/site.webmanifest new file mode 100644 index 00000000..054d373c --- /dev/null +++ b/static/img/site.webmanifest @@ -0,0 +1,19 @@ +{ + "name": "Boost C++ Libraries", + "short_name": "Boost", + "icons": [ + { + "src": "/static/img/android-chrome-192x192.png", + "sizes": "192x192", + "type": "image/png" + }, + { + "src": "/static/img/android-chrome-512x512.png", + "sizes": "512x512", + "type": "image/png" + } + ], + "theme_color": "#FAFAFA", + "background_color": "#FFFFFF", + "display": "standalone" +} \ No newline at end of file diff --git a/templates/admin/library_report_base.html b/templates/admin/library_report_base.html index c2adc261..f1f63a95 100644 --- a/templates/admin/library_report_base.html +++ b/templates/admin/library_report_base.html @@ -15,9 +15,12 @@ - + + + + + + - + + + + + +