add timely template for main block

This commit is contained in:
Kostya
2023-11-20 21:23:14 +03:00
parent cda426a680
commit 4ed3ef1a1e
3 changed files with 10 additions and 1 deletions

View File

@@ -25,6 +25,7 @@ import HeaderElementPage from "@/pages/HeaderElement.vue";
import AsideBarElement from "@/pages/AsidebarElement.vue";
import ChatElement from "@/pages/ChatElement.vue";
import GameModes from "@/mocks/GameModes";
import '@/assets/css/PagesStyles/home.css'
export default {
name: 'HomePage',