Skip to content

Commit

Permalink
make build
Browse files Browse the repository at this point in the history
  • Loading branch information
DariaFesiun committed Mar 29, 2024
0 parents commit f9a14d1
Show file tree
Hide file tree
Showing 46 changed files with 3,399 additions and 0 deletions.
78 changes: 78 additions & 0 deletions index.2cdaf7bc.css

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

1 change: 1 addition & 0 deletions index.2cdaf7bc.css.map

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

2 changes: 2 additions & 0 deletions index.85fd2d96.css

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

1 change: 1 addition & 0 deletions index.85fd2d96.css.map

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

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"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"><meta http-equiv="X-UA-Compatible" content="ie=edge"><title>Moyo header</title><link rel="stylesheet" href="index.85fd2d96.css"><link rel="preconnect" href="https://fonts.googleapis.com"><link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap" rel="stylesheet"><link rel="preconnect" href="https://fonts.gstatic.com"></head><body> <header class="header"> <a href="#home" class="logo__link"> <img src="logo.eddae0ff.png" alt="logo Moyo" class="logo_img"> </a> <nav class="nav"> <ul class="nav__list"> <li class="nav__item"> <a class="is-active nav__link" href="#apple"> apple </a> </li> <li class="nav__item"> <a href="#samsung" class="nav__link"> samsung </a> </li> <li class="nav__item"> <a href="#smartphones" class="nav__link"> smartphones </a> </li> <li class="nav__item" data-qa="hover"> <a href="#laptops&Computers" class="nav__link"> laptops & computers </a> </li> <li class="nav__item"> <a href="#gadgets" class="nav__link"> gadgets </a> </li> <li class="nav__item"> <a href="#tablets" class="nav__link"> tablets </a> </li> <li class="nav__item"> <a href="#photo" class="nav__link"> photo </a> </li> <li class="nav__item"> <a href="#video" class="nav__link"> video </a> </li> </ul> </nav> </header> </body></html>
Loading

0 comments on commit f9a14d1

Please sign in to comment.