swap pleromatan_apology_fox location
|
@ -22,6 +22,7 @@
|
||||||
font-family: sans-serif;
|
font-family: sans-serif;
|
||||||
color: #b9b9ba;
|
color: #b9b9ba;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
z-index: 99;
|
||||||
"
|
"
|
||||||
>
|
>
|
||||||
<img
|
<img
|
||||||
|
|
|
@ -47,7 +47,7 @@ export default {
|
||||||
watch: {
|
watch: {
|
||||||
themeApplied (value) {
|
themeApplied (value) {
|
||||||
document.querySelector('#app').classList.remove('hidden')
|
document.querySelector('#app').classList.remove('hidden')
|
||||||
document.querySelector('#splash').className = 'hidden'
|
document.querySelector('#splash').classList.add('hidden')
|
||||||
document.querySelector('#status').textContent = this.$t('splash.fun_' + Math.ceil(Math.random() * 4))
|
document.querySelector('#status').textContent = this.$t('splash.fun_' + Math.ceil(Math.random() * 4))
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Before Width: | Height: | Size: 521 KiB After Width: | Height: | Size: 39 B |
1
src/assets/pleromatan_apology_fox.png
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
../../static/pleromatan_apology_fox.png
|
Before Width: | Height: | Size: 521 KiB After Width: | Height: | Size: 39 B |
|
@ -1 +0,0 @@
|
||||||
../src/assets/pleromatan_apology_fox.png
|
|
Before Width: | Height: | Size: 40 B After Width: | Height: | Size: 521 KiB |
BIN
static/pleromatan_apology_fox.png
Normal file
Before Width: | Height: | Size: 40 B After Width: | Height: | Size: 521 KiB |