diff --git a/_config.yml b/_config.yml index d816dcc..57f5c4a 100644 --- a/_config.yml +++ b/_config.yml @@ -4,7 +4,6 @@ title: OpenBMP lang: en description: OpenBMP Documentation url: "https://www.openbmp.org" -lang: en lsi: true safe: true diff --git a/images/android-chrome-192x192.png b/images/android-chrome-192x192.png new file mode 100644 index 0000000..8076889 Binary files /dev/null and b/images/android-chrome-192x192.png differ diff --git a/images/android-chrome-512x512.png b/images/android-chrome-512x512.png new file mode 100644 index 0000000..e0e13a2 Binary files /dev/null and b/images/android-chrome-512x512.png differ diff --git a/images/apple-touch-icon.png b/images/apple-touch-icon.png new file mode 100644 index 0000000..e460120 Binary files /dev/null and b/images/apple-touch-icon.png differ diff --git a/images/favicon-16x16.png b/images/favicon-16x16.png new file mode 100644 index 0000000..2ed003d Binary files /dev/null and b/images/favicon-16x16.png differ diff --git a/images/favicon-32x32.png b/images/favicon-32x32.png new file mode 100644 index 0000000..698fdae Binary files /dev/null and b/images/favicon-32x32.png differ diff --git a/images/favicon.ico b/images/favicon.ico new file mode 100644 index 0000000..0f34632 Binary files /dev/null and b/images/favicon.ico differ diff --git a/images/icon.svg b/images/icon.svg new file mode 100644 index 0000000..8cd575d --- /dev/null +++ b/images/icon.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/images/logo-sidebar.png b/images/logo-sidebar.png new file mode 100644 index 0000000..0ac7588 Binary files /dev/null and b/images/logo-sidebar.png differ diff --git a/images/logo.svg b/images/logo.svg new file mode 100644 index 0000000..a14e2bf --- /dev/null +++ b/images/logo.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/images/obmp-github.io.png b/images/obmp-github.io.png deleted file mode 100644 index 23d8a9f..0000000 Binary files a/images/obmp-github.io.png and /dev/null differ