Skip to content

Commit

Permalink
make build
Browse files Browse the repository at this point in the history
  • Loading branch information
m.ponomarenko committed Dec 4, 2024
0 parents commit 79b1ebc
Show file tree
Hide file tree
Showing 50 changed files with 3,554 additions and 0 deletions.
80 changes: 80 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.

62 changes: 62 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
<!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">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="anonymous">
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@500&family=Roboto:wght@500&display=swap" rel="stylesheet">
<title>Moyo header</title>
<link rel="stylesheet" href="/index.2cdaf7bc.css">
</head>
<body>
<header>
<img src="/logo.c493797d.png" alt="Moyo logo" class="logo">
<nav>
<ul class="nav__links__list">
<li>
<a href="/index.html" class="link-item, is-active">
APPLE
</a>
</li>
<li>
<a href="/index.html" class="link-item">
SAMSUNG
</a>
</li>
<li>
<a href="/index.html" class="link-item">
SMARTPHONES
</a>
</li>
<li>
<a href="/index.html" class="link-item" data-qa="hover">
LAPTOPS & COMPUTERS
</a>
</li>
<li>
<a href="/index.html" class="link-item">
GADGETS
</a>
</li>
<li>
<a href="/index.html" class="link-item">
TABLETS
</a>
</li>
<li>
<a href="/index.html" class="link-item">
PHOTO
</a>
</li>
<li>
<a href="/index.html" class="link-item">
VIDEO
</a>
</li>
</ul>
</nav>
</header>
<script src="/layout_moyo-header.59712999.js"></script></body>
</html>
Loading

0 comments on commit 79b1ebc

Please sign in to comment.