Skip to content

Commit

Permalink
Deploying to gh-pages from @ f29b21c 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Nakleikoff committed Dec 3, 2024
1 parent f98565f commit 4687738
Show file tree
Hide file tree
Showing 8 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions 12/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 12/fonts/lato/Lato-Regular.woff
Binary file not shown.
Binary file added 12/fonts/lato/Lato-Regular.woff2
Binary file not shown.
Binary file added 12/fonts/oswald/oswaldregular.woff
Binary file not shown.
Binary file added 12/fonts/oswald/oswaldregular.woff2
Binary file not shown.
1 change: 1 addition & 0 deletions 12/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">Шапка</header></body></html>
Empty file added 12/scripts/index.js
Empty file.
1 change: 1 addition & 0 deletions 12/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 4687738

Please sign in to comment.