Blame view

public/pug/templates/scripts.pug 164 Bytes
242debab8   thesolarwind   Первый коммит в п...
1
2
3
4
5
  //- ПОДКЛЮЧЕНИЕ СКРИПТОВ
  
  script(src="https://api-maps.yandex.ru/2.1/?lang=ru_RU")
  script(src="js/swiper-bundle.min.js")
  script(src="js/main.js")