diff --git a/web/esinstall.js b/web/stickers/esinstall.js similarity index 100% rename from web/esinstall.js rename to web/stickers/esinstall.js diff --git a/web/index.html b/web/stickers/index.html similarity index 100% rename from web/index.html rename to web/stickers/index.html diff --git a/web/lib/htm/preact.js b/web/stickers/lib/htm/preact.js similarity index 100% rename from web/lib/htm/preact.js rename to web/stickers/lib/htm/preact.js diff --git a/web/package.json b/web/stickers/package.json similarity index 100% rename from web/package.json rename to web/stickers/package.json diff --git a/web/packs/.gitkeep b/web/stickers/packs/.gitkeep similarity index 100% rename from web/packs/.gitkeep rename to web/stickers/packs/.gitkeep diff --git a/web/packs/Rust.json b/web/stickers/packs/Rust.json similarity index 100% rename from web/packs/Rust.json rename to web/stickers/packs/Rust.json diff --git a/web/packs/emotes.json b/web/stickers/packs/emotes.json similarity index 100% rename from web/packs/emotes.json rename to web/stickers/packs/emotes.json diff --git a/web/packs/index.json b/web/stickers/packs/index.json similarity index 100% rename from web/packs/index.json rename to web/stickers/packs/index.json diff --git a/web/packs/scalar-geeko.json b/web/stickers/packs/scalar-geeko.json similarity index 100% rename from web/packs/scalar-geeko.json rename to web/stickers/packs/scalar-geeko.json diff --git a/web/packs/scalar-isabella.json b/web/stickers/packs/scalar-isabella.json similarity index 100% rename from web/packs/scalar-isabella.json rename to web/stickers/packs/scalar-isabella.json diff --git a/web/packs/scalar-loading_artist.json b/web/stickers/packs/scalar-loading_artist.json similarity index 100% rename from web/packs/scalar-loading_artist.json rename to web/stickers/packs/scalar-loading_artist.json diff --git a/web/packs/scalar-privacy_pam.json b/web/stickers/packs/scalar-privacy_pam.json similarity index 100% rename from web/packs/scalar-privacy_pam.json rename to web/stickers/packs/scalar-privacy_pam.json diff --git a/web/packs/scalar-rabbit.json b/web/stickers/packs/scalar-rabbit.json similarity index 100% rename from web/packs/scalar-rabbit.json rename to web/stickers/packs/scalar-rabbit.json diff --git a/web/packs/scalar-sheltie.json b/web/stickers/packs/scalar-sheltie.json similarity index 100% rename from web/packs/scalar-sheltie.json rename to web/stickers/packs/scalar-sheltie.json diff --git a/web/packs/scalar-smilies.json b/web/stickers/packs/scalar-smilies.json similarity index 100% rename from web/packs/scalar-smilies.json rename to web/stickers/packs/scalar-smilies.json diff --git a/web/packs/scalar-stakey.json b/web/stickers/packs/scalar-stakey.json similarity index 100% rename from web/packs/scalar-stakey.json rename to web/stickers/packs/scalar-stakey.json diff --git a/web/packs/scalar-stickman.json b/web/stickers/packs/scalar-stickman.json similarity index 100% rename from web/packs/scalar-stickman.json rename to web/stickers/packs/scalar-stickman.json diff --git a/web/packs/scalar-videoplasty.json b/web/stickers/packs/scalar-videoplasty.json similarity index 100% rename from web/packs/scalar-videoplasty.json rename to web/stickers/packs/scalar-videoplasty.json diff --git a/web/res/favorite.svg b/web/stickers/res/favorite.svg similarity index 100% rename from web/res/favorite.svg rename to web/stickers/res/favorite.svg diff --git a/web/res/giphy-dark.svg b/web/stickers/res/giphy-dark.svg similarity index 100% rename from web/res/giphy-dark.svg rename to web/stickers/res/giphy-dark.svg diff --git a/web/res/giphy-light.svg b/web/stickers/res/giphy-light.svg similarity index 100% rename from web/res/giphy-light.svg rename to web/stickers/res/giphy-light.svg diff --git a/web/res/powered-by-giphy.png b/web/stickers/res/powered-by-giphy.png similarity index 100% rename from web/res/powered-by-giphy.png rename to web/stickers/res/powered-by-giphy.png diff --git a/web/res/recent.svg b/web/stickers/res/recent.svg similarity index 100% rename from web/res/recent.svg rename to web/stickers/res/recent.svg diff --git a/web/res/search.svg b/web/stickers/res/search.svg similarity index 100% rename from web/res/search.svg rename to web/stickers/res/search.svg diff --git a/web/res/settings.svg b/web/stickers/res/settings.svg similarity index 100% rename from web/res/settings.svg rename to web/stickers/res/settings.svg diff --git a/web/src/frequently-used.js b/web/stickers/src/frequently-used.js similarity index 100% rename from web/src/frequently-used.js rename to web/stickers/src/frequently-used.js diff --git a/web/src/giphy.js b/web/stickers/src/giphy.js similarity index 100% rename from web/src/giphy.js rename to web/stickers/src/giphy.js diff --git a/web/src/index.js b/web/stickers/src/index.js similarity index 100% rename from web/src/index.js rename to web/stickers/src/index.js diff --git a/web/src/search-box.js b/web/stickers/src/search-box.js similarity index 100% rename from web/src/search-box.js rename to web/stickers/src/search-box.js diff --git a/web/src/spinner.js b/web/stickers/src/spinner.js similarity index 100% rename from web/src/spinner.js rename to web/stickers/src/spinner.js diff --git a/web/src/widget-api.js b/web/stickers/src/widget-api.js similarity index 100% rename from web/src/widget-api.js rename to web/stickers/src/widget-api.js diff --git a/web/style/index.css b/web/stickers/style/index.css similarity index 100% rename from web/style/index.css rename to web/stickers/style/index.css diff --git a/web/style/index.sass b/web/stickers/style/index.sass similarity index 100% rename from web/style/index.sass rename to web/stickers/style/index.sass diff --git a/web/style/spinner.css b/web/stickers/style/spinner.css similarity index 100% rename from web/style/spinner.css rename to web/stickers/style/spinner.css diff --git a/web/style/spinner.sass b/web/stickers/style/spinner.sass similarity index 100% rename from web/style/spinner.sass rename to web/stickers/style/spinner.sass diff --git a/web/yarn.lock b/web/stickers/yarn.lock similarity index 100% rename from web/yarn.lock rename to web/stickers/yarn.lock