Skip to content

Commit

Permalink
✔️ Сборка #7
Browse files Browse the repository at this point in the history
  • Loading branch information
keksobot committed Sep 17, 2024
1 parent 1f227d3 commit 728f0ee
Show file tree
Hide file tree
Showing 27 changed files with 837 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 7/bundle.60dc8a92ad5c9b9189aa.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions 7/bundle.60dc8a92ad5c9b9189aa.js.map

Large diffs are not rendered by default.

833 changes: 833 additions & 0 deletions 7/css/style.css

Large diffs are not rendered by default.

Binary file added 7/fonts/Montserrat-Bold.woff2
Binary file not shown.
Binary file added 7/fonts/Montserrat-ExtraBold.woff2
Binary file not shown.
Binary file added 7/fonts/Montserrat-Medium.woff2
Binary file not shown.
Binary file added 7/fonts/Montserrat-Regular.woff2
Binary file not shown.
Binary file added 7/fonts/Montserrat-SemiBold.woff2
Binary file not shown.
Binary file added 7/img/header-bg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 7/img/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 7/img/icons/bus.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 7/img/icons/check-in.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 7/img/icons/drive.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 7/img/icons/flight.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 7/img/icons/restaurant.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 7/img/icons/ship.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 7/img/icons/sightseeing.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 7/img/icons/taxi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 7/img/icons/train.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 7/img/icons/transport.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 7/img/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 7/img/photos/1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 7/img/photos/2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 7/img/photos/3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 7/img/photos/4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 7/img/photos/5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions 7/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Big Trip</title><link rel="stylesheet" href="./css/style.css"><script defer="defer" src="bundle.60dc8a92ad5c9b9189aa.js"></script></head><body class="page-body"><header class="page-header"><div class="page-body__container page-header__container"><img class="page-header__logo" src="img/logo.png" width="42" height="42" alt="Trip logo"><div class="trip-main"><div class="trip-main__trip-controls trip-controls"><div class="trip-controls__filters"><h2 class="visually-hidden">Filter events</h2></div></div><button class="trip-main__event-add-btn btn btn--big btn--yellow" type="button">New event</button></div></div></header><main class="page-body__page-main page-main"><div class="page-body__container"><section class="trip-events"><h2 class="visually-hidden">Trip events</h2></section></div></main></body></html>

0 comments on commit 728f0ee

Please sign in to comment.