Добавленна панель sidebar и маршрутизация по страницам

This commit is contained in:
DwCay
2022-10-04 11:13:33 +03:00
parent 099227fb59
commit a07591e698
15 changed files with 219 additions and 13 deletions

View File

@@ -7,7 +7,7 @@
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
<title><%= htmlWebpackPlugin.options.title %></title>
</head>
<body>
<body style="margin: 0; height: 100vh;">
<noscript>
<strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
</noscript>