mirror of
https://github.com/fmhy/edit.git
synced 2026-01-11 19:06:17 +00:00
Update index.md
This commit is contained in:
@@ -175,7 +175,7 @@ onMounted(() => {
|
||||
const resetKawaii = () => {
|
||||
const images = document.querySelectorAll('.VPImage.image-src')
|
||||
images.forEach((img) => {
|
||||
img.src = '/xmasfmhy.png'
|
||||
img.src = '/test.png'
|
||||
})
|
||||
}
|
||||
if (kawaii === 'true') {
|
||||
|
||||
Reference in New Issue
Block a user