This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<v-row justify-center>
|
||||
<v-col cols="12">
|
||||
<div class="text-center">
|
||||
<v-icon color="red" size="100">fa-dragon</v-icon>
|
||||
<v-icon color="red" size="100">$ayiDragon</v-icon>
|
||||
<div class="headline mt-8">
|
||||
{{ msg }}
|
||||
</div>
|
||||
@@ -38,7 +38,7 @@ export default {
|
||||
//set the title of the window
|
||||
window.$gz.eventBus.$emit("menu-change", {
|
||||
isMain: true,
|
||||
icon: "fa-dragon",
|
||||
icon: "$ayiDragon",
|
||||
title: "404 - " + notFoundTranslated
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user