File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040 - name : Build
4141 run : npm run build
4242
43- # ← ЭТА СТРОЧКА РЕШАЕТ ВСЮ ПРОБЛЕМУ С 404 ПРИ ОБНОВЛЕНИИ СТРАНИЦ
43+ # РЕШАЕТ ПРОБЛЕМУ С 404 ПРИ ОБНОВЛЕНИИ СТРАНИЦ
4444 - name : Create 404.html for SPA routing
4545 run : cp dist/index.html dist/404.html
4646
Original file line number Diff line number Diff line change 11<script setup lang="ts">
2- import { onMounted } from ' vue'
32import AppHeader from ' @/components/App/AppHeader.vue'
43import AppFooter from ' @/components/App/AppFooter.vue'
54import ModalError from ' @/components/Modals/ModalError.vue'
Original file line number Diff line number Diff line change @@ -113,8 +113,7 @@ const swiperOptions = {
113113 </li >
114114 <li >
115115 <p class =" home-view__about-description p1" >
116- Образование: Пензенский государственный университет (бывший ППИ). Факультет информатики и
117- вычислительной техники (ФВТ)
116+ Образование: Пензенский государственный университет (бывший ППИ). Факультет вычислительной техники (ФВТ)
118117 </p >
119118 </li >
120119 </ul >
You can’t perform that action at this time.
0 commit comments