Skip to content

Commit

Permalink
make build
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivanyn732 committed Oct 28, 2023
0 parents commit 9ade322
Show file tree
Hide file tree
Showing 12 changed files with 9 additions and 0 deletions.
Binary file added favicon.4f2bf168.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 header-bg-mobile.0f75cf7d.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 icon-burger-menu.7b5b3c8b.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 icon-close.143079c0.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 icon-phone.5b36a33c.png
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 index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!DOCTYPE html><html lang="en" class="page"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>My Bike</title><link rel="icon" href="favicon.4f2bf168.png"><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com"><link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap" rel="stylesheet"><link rel="stylesheet" href="main.35b82ac2.css"><script src="main.b2b0b56a.js" defer></script></head><body class="page__body"> <header class="header"> <div class="top-bar"> <a href="#" class="top-bar__logo"> <img src="logo.67263e14.png" alt="Bike logo"> </a> <div class="top-bar__icons"> <a href="tel:+1 234 5555-55-55" class="icon icon--phone"></a> <a href="#menu" class="icon icon--menu"></a> </div> </div> <div class="header__bottom"> <h1 class="header__title">Take the Streets</h1> </div> </header> <aside class="menu page__menu" id="menu"> <div class="menu__top top-bar"> <a href="#" class="top-bar__logo"> <img src="logo-menu.f711c38e.png" alt="Bike logo"> </a> <a href="#" class="icon icon--close"></a> </div> <div class="menu__content"> <nav class="menu__nav nav"> <ul class="nav__list"> <li class="nav__item"> <a class="nav__link" href="#">Home</a> </li> <li class="nav__item"> <a class="nav__link" href="#about-us">About Us</a> </li> <li class="nav__item"> <a class="nav__link" href="#compare-bikes">Compare Bikes</a> </li> <li class="nav__item"> <a class="nav__link" href="#details">Details</a> </li> <li class="nav__item"> <a class="nav__link" href="#contacts">Contacts</a> </li> </ul> </nav> <a href="tel:+1 234 5555-55-55" class="menu__phone-number"> +1 234 5555-55-55 </a> <a href="tel:+1 234 5555-55-55" class="menu__call-to-order"> Book a test ride </a> </div> </aside> <main class="main"> <section class="about-us" id="about-us"> <h2>Move Free</h2> </section> <section class="compare-bikes" id="compare-bikes"> <h2>Compare bikes</h2> </section> <section class="details" id="details"> <h2>The details</h2> </section> <section class="contacts" id="contacts"> <h2>Contact us</h2> </section> </main> <footer class="footer"></footer> </body></html>
Binary file added logo-menu.f711c38e.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 logo.67263e14.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions main.35b82ac2.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions main.35b82ac2.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions main.b2b0b56a.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions main.b2b0b56a.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9ade322

Please sign in to comment.