Skip to content

Commit

Permalink
Deploying to gh-pages from @ 13d8026 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
gilodo committed Dec 21, 2024
1 parent 8203b21 commit 9b6cc0e
Show file tree
Hide file tree
Showing 8 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions 2/404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!DOCTYPE html><html class="page" lang="ru"><head><meta charset="UTF-8"><title>404</title><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="stylesheet" href="styles/styles.css"><script src="scripts/index.js" defer="defer"></script></head><body class="page__body"><h1>404</h1><p>Страница не найдена. <a href="/">Перейти на главную</a>.</p></body></html>
Binary file added 2/fonts/lato/Lato-Regular.woff
Binary file not shown.
Binary file added 2/fonts/lato/Lato-Regular.woff2
Binary file not shown.
Binary file added 2/fonts/oswald/oswaldregular.woff
Binary file not shown.
Binary file added 2/fonts/oswald/oswaldregular.woff2
Binary file not shown.
1 change: 1 addition & 0 deletions 2/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!DOCTYPE html><html class="page" lang="ru"><head><meta charset="UTF-8"><title>Название проекта</title><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="stylesheet" href="styles/styles.css"><script src="scripts/index.js" defer="defer"></script></head><body class="page__body"><header class="header"><a href="#" class="header__logo"><picture><img src="" alt="" class="header__logo-image"></picture></a><nav class="header__nav nav"><button class="nav__toggle"><span class="visually-hidden">Открыть/закрыть меню</span></button><ul class="nav__list nav-list"><li class="nav-list__item"><a href="#" class="nav-list__link">главная</a></li><li class="nav-list__item"><a href="#" class="nav-list__link">каталог продукции</a></li><li class="nav-list__item"><a href="#" class="nav-list__link">подбор программы</a></li></ul></nav></header><main class="main"><section class="hero"><h1 class="hero__title">Функциональное питание для котов</h1><p class="hero__text">Занялся собой? Займись котом!</p><a href="#" class="hero__link">подобрать программу</a></section><section class="programs"><h2 class="visually-hidden">Программы для питомцев</h2><ul class="programs__list"><li class="programs__item"><h3 class="programs__title">похудение</h3><p class="programs__text">Ваш кот весит больше собаки и почти утратил способность лазить по деревьям? Пора на диету! Cat Energy Slim поможет вашему питомцу сбросить лишний вес.</p><a href="" class="programs__link">каталог slim</a></li><li class="programs__item"><h3 class="programs__title">Набор массы</h3><p class="programs__text">Заработать авторитет среди дворовых котов и даже собак? Серия Cat Energy Pro поможет вашему коту нарастить необходимые мышцы!</p><a href="" class="programs__link">каталог pro!!!!!!!!</a></li></ul></section></main></body></html>
Empty file added 2/scripts/index.js
Empty file.
1 change: 1 addition & 0 deletions 2/styles/styles.css
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.header{color:#fff;background-color:#639;padding:10px 15px}

0 comments on commit 9b6cc0e

Please sign in to comment.