diff --git a/src/main.js b/src/main.js index 5c0efb5..0ff2c72 100644 --- a/src/main.js +++ b/src/main.js @@ -19,3 +19,14 @@ new Vue({ }).$mount('#app') registerServiceWorker() + +console.log(`%c + ┌─┐┌─┐┬ ┬┬ ┬┌─┐┌┐┌┬┬─┐ + └─┐│ ││ │└┐┌┘├┤ ││││├┬┘ + └─┘└─┘└─┘ └┘ └─┘┘└┘┴┴└─ + + Oh hi! If you're looking for the source code, It's here: https://github.com/GlitchFamily/souvenir + + Have fun 💜 + +`, 'font-family:monospace')