diff --git a/_config.yml b/_config.yml index 3968d1a..fdb8e0b 100755 --- a/_config.yml +++ b/_config.yml @@ -18,8 +18,6 @@ title: "VSCodium - Open Source Binaries of VSCode" keywords: "vscodium, vscode, visual, studio, code, atom, electron, development, programming, ide, editor" description: "Free/Libre Open Source Software Binaries of VSCode" source_link: "https://github.com/VSCodium/vscodium.github.io" -favicon: "img/favicon.ico" -touch_icon: "img/apple-touch-icon.png" ### template colors, used site-wide via css ### diff --git a/index.html b/index.html index f1e8593..b34ad25 100755 --- a/index.html +++ b/index.html @@ -12,8 +12,8 @@ - {% if site.favicon %}{% endif %} - {% if site.touch_icon %}{% endif %} + +