Skip to content

Commit 2c5d202

Browse files
committed
Build commit
1 parent 4fb91b8 commit 2c5d202

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

build/contact.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!DOCTYPE html><html><head><title>Duolingo Icons Shop</title><link rel="stylesheet" href="fluent.min.css"></head><body class="main-container bg-blue"><header><h1 class="depth-heading bg-orange">Duolingo Icons Shop</h1></header><nav><ul><li><a class="min-w-0" href="index.html">Home</a></li><li><a class="min-w-0" href="products.html">Products</a></li><li><a class="min-w-0" href="shopping-cart.html">Shopping Cart</a></li><li><a class="min-w-0" href="contact.html">Contact</a></li></ul><div class="hamburger">&#9776;</div></nav><div class="content contact-page"><h2 class="text-center">Contact Us</h2><p class="mx-auto m-bottom-8 w-75">We'd love to hear from you! Whether you have a question, need assistance, or want to share your feedback, our team is here to help. Contact us through the form below, and we'll get back to you promptly. Thank you for choosing our shop!</p><div class="contact-form mx-auto w-75"><label for="name" id="name-label">Name <input id="name" type="text" placeholder="Enter name here..." required></label> <label for="email" id="email-label">Email <input id="email" type="email" required placeholder="Enter email here..."></label> <label>Message <textarea class="input textarea" placeholder="Enter your message here..."></textarea></label> <button class="submit-button w-250px md-min-w-0 bg-green">Send message!</button></div></div><footer class="text-right"><p>&copy; 2023 E-Commerce Shop. All rights reserved.</p></footer><script type="application/javascript">const hamburger = document.querySelector(".hamburger");
1+
<!DOCTYPE html><html><head><title>Duolingo Icons Shop</title><link rel="stylesheet" href="fluent.min.css"></head><body class="main-container bg-blue"><header><h1 class="depth-heading bg-orange">Duolingo Icons Shop</h1></header><nav><ul><li><a class="min-w-0" href="index.html">Home</a></li><li><a class="min-w-0" href="products.html">Products</a></li><li><a class="min-w-0" href="shopping-cart.html">Shopping Cart</a></li><li><a class="min-w-0" href="contact.html">Contact</a></li></ul><div class="hamburger">&#9776;</div></nav><div class="content contact-page"><h2 class="text-center">Contact Us</h2><p class="mx-auto m-bottom-8 w-75">We'd love to hear from you! Whether you have a question, need assistance, or want to share your feedback, our team is here to help. Contact us through the form below, and we'll get back to you promptly. Thank you for choosing our shop!</p><div class="contact-form mx-auto w-75"><label for="name" id="name-label">Name <input id="name" type="text" placeholder="Enter name here..." required></label> <label for="email" id="email-label">Email <input id="email" type="email" required placeholder="Enter email here..."></label> <label>Message <textarea class="input textarea" placeholder="Enter your message here..."></textarea></label> <button class="submit-button w-250px md-min-w-0 bg-green">Send message!</button></div></div><footer class="text-right"><p>2023. Duolingo Icons Shop (Powered by FluentCSS).</p></footer><script type="application/javascript">const hamburger = document.querySelector(".hamburger");
22
const menu = document.querySelector("nav ul");
33

44
hamburger.addEventListener("click", () => {

build/fluent.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!DOCTYPE html><html><head><title>Duolingo Icons Shop</title><link rel="stylesheet" href="fluent.min.css"></head><body class="main-container bg-blue"><header><h1 class="depth-heading bg-orange">Duolingo Icons Shop</h1></header><nav><ul><li><a class="min-w-0" href="index.html">Home</a></li><li><a class="min-w-0" href="products.html">Products</a></li><li><a class="min-w-0" href="shopping-cart.html">Shopping Cart</a></li><li><a class="min-w-0" href="contact.html">Contact</a></li></ul><div class="hamburger">&#9776;</div></nav><div class="content homepage"><h2 class="mx-auto w-75 text-center">Welcome to our Duolingo Icons Shop!</h2><p class="mx-auto m-bottom-8 w-75">Welcome to our Duolingo Icons Shop, your go-to destination for unique and captivating icons inspired by the world of languages. Discover a delightful collection of vibrant icons representing various languages and cultural symbols. Add a touch of creativity to your life and embrace the beauty of language through our exclusive Duolingo icons.</p><div class="depth-container p-2 bg-purple w-75"><h1 class="text-center">Super Duolingo Icons Bundle</h1><div class="image-text-container md-d-flex"><div class="image-container md-w-50 md-p-top-4"><img class="b-1 b-radius-4 b-grey mx-auto" src="images/duolingo-icon-6.png" alt="Duoling Icons Bundle"></div><div class="text-container p-left-8 m-auto md-w-50 max-w-300px"><p>Unlock the power of language with our exclusive <span class="italics">Duolingo Icons Bundle!</span></p><p>Get a collection of vibrant icons representing different languages at a special price. Enhance your online presence and show off your multilingual skills. Limited time offer, shop now!</p></div></div></div><div class="depth-container p-2 bg-purple w-75"><h1 class="text-center">Limited Edition Icons Bundle</h1><div class="image-text-container md-d-flex"><div class="image-container md-w-50 md-p-top-4"><img class="b-1 b-radius-4 b-grey mx-auto" src="images/duolingo-icon-5.png" alt="Duoling Icons Bundle"></div><div class="text-container p-left-8 m-auto md-w-50 max-w-300px"><p>Discover the beauty of language with our <span class="italics">Limited Edition Icons Bundle!</span></p><p>Immerse yourself in a world of unique icons representing diverse languages. Elevate your online presence with this exclusive collection. Don't miss out, grab yours today!</p></div></div></div></div><footer class="text-right"><p>&copy; 2023 E-Commerce Shop. All rights reserved.</p></footer><script type="application/javascript">const hamburger = document.querySelector(".hamburger");
1+
<!DOCTYPE html><html><head><title>Duolingo Icons Shop</title><link rel="stylesheet" href="fluent.min.css"></head><body class="main-container bg-blue"><header><h1 class="depth-heading bg-orange">Duolingo Icons Shop</h1></header><nav><ul><li><a class="min-w-0" href="index.html">Home</a></li><li><a class="min-w-0" href="products.html">Products</a></li><li><a class="min-w-0" href="shopping-cart.html">Shopping Cart</a></li><li><a class="min-w-0" href="contact.html">Contact</a></li></ul><div class="hamburger">&#9776;</div></nav><div class="content homepage"><h2 class="mx-auto w-75 text-center">Welcome to our Duolingo Icons Shop!</h2><p class="mx-auto m-bottom-8 w-75">Welcome to our Duolingo Icons Shop, your go-to destination for unique and captivating icons inspired by the world of languages. Discover a delightful collection of vibrant icons representing various languages and cultural symbols. Add a touch of creativity to your life and embrace the beauty of language through our exclusive Duolingo icons.</p><div class="depth-container p-2 bg-purple w-75"><h1 class="text-center">Super Duolingo Icons Bundle</h1><div class="image-text-container md-d-flex"><div class="image-container md-w-50 md-p-top-4"><img class="b-1 b-radius-4 b-grey mx-auto" src="images/duolingo-icon-6.png" alt="Duoling Icons Bundle"></div><div class="text-container p-left-8 m-auto md-w-50 max-w-300px"><p>Unlock the power of language with our exclusive <span class="italics">Duolingo Icons Bundle!</span></p><p>Get a collection of vibrant icons representing different languages at a special price. Enhance your online presence and show off your multilingual skills. Limited time offer, shop now!</p></div></div></div><div class="depth-container p-2 bg-purple w-75"><h1 class="text-center">Limited Edition Icons Bundle</h1><div class="image-text-container md-d-flex"><div class="image-container md-w-50 md-p-top-4"><img class="b-1 b-radius-4 b-grey mx-auto" src="images/duolingo-icon-5.png" alt="Duoling Icons Bundle"></div><div class="text-container p-left-8 m-auto md-w-50 max-w-300px"><p>Discover the beauty of language with our <span class="italics">Limited Edition Icons Bundle!</span></p><p>Immerse yourself in a world of sunique icons representing diverse languages. Elevate your online presence with this exclusive collection. Don't miss out, grab yours today!</p></div></div></div></div><footer class="text-right"><p>2023. Duolingo Icons Shop (Powered by FluentCSS).</p></footer><script type="application/javascript">const hamburger = document.querySelector(".hamburger");
22
const menu = document.querySelector("nav ul");
33

44
hamburger.addEventListener("click", () => {

build/products.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!DOCTYPE html><html><head><title>Duolingo Icons Shop</title><link rel="stylesheet" href="fluent.min.css"></head><body class="main-container bg-blue"><header><h1 class="depth-heading bg-orange">Duolingo Icons Shop</h1></header><nav><ul><li><a class="min-w-0" href="index.html">Home</a></li><li><a class="min-w-0" href="products.html">Products</a></li><li><a class="min-w-0" href="shopping-cart.html">Shopping Cart</a></li><li><a class="min-w-0" href="contact.html">Contact</a></li></ul><div class="hamburger">&#9776;</div></nav><div class="content products-page"><h2 class="text-center">Catalog</h2><div class="catalog w-75 mx-auto"><div class="products-container xl-d-flex justify-space-between"><div class="product-container mx-auto w-300px xl-max-w-225px m-bottom-4 depth-container p-4 fa-bg-yellow"><h3 class="round-heading bg-green b-dark-green">Happy Bird Icon</h3><div class="image-container mx-auto m-bottom-8 max-w-175px max-h-175px b-1 b-radius-5 b-grey"><img class="b-radius-4" src="images/duolingo-icon-1.png" alt="Happy Bird Icon"></div><span class="d-block w-100 text-center bold">Price: <span class="price">$19.99</span></span> <button class="bg-orange p-2 min-w-100">Add to Cart</button></div><div class="product-container mx-auto w-300px xl-max-w-225px m-bottom-4 depth-container p-4 fa-bg-yellow"><h3 class="round-heading bg-green b-dark-green">Completed L. Icon</h3><div class="image-container mx-auto m-bottom-8 max-w-175px max-h-175px b-1 b-radius-5 b-grey"><img class="b-radius-4" src="images/duolingo-icon-2.png" alt="Completed Lesson Icon"></div><span class="d-block w-100 text-center bold">Price: <span class="price">$24.99</span></span> <button class="bg-orange p-2 min-w-100">Add to Cart</button></div><div class="product-container mx-auto w-300px xl-max-w-225px m-bottom-4 depth-container p-4 fa-bg-yellow"><h3 class="round-heading bg-green b-dark-green">Lingot Icon</h3><div class="image-container mx-auto m-bottom-8 max-w-175px max-h-175px b-1 b-radius-5 b-grey"><img class="b-radius-4" src="images/duolingo-icon-3.png" alt="Lingot Icon"></div><span class="d-block w-100 text-center bold">Price: <span class="price">$29.99</span></span> <button class="bg-orange p-2 min-w-100">Add to Cart</button></div></div></div></div><footer class="text-right"><p>&copy; 2023 E-Commerce Shop. All rights reserved.</p><script type="application/javascript">const hamburger = document.querySelector(".hamburger");
1+
<!DOCTYPE html><html><head><title>Duolingo Icons Shop</title><link rel="stylesheet" href="fluent.min.css"></head><body class="main-container bg-blue"><header><h1 class="depth-heading bg-orange">Duolingo Icons Shop</h1></header><nav><ul><li><a class="min-w-0" href="index.html">Home</a></li><li><a class="min-w-0" href="products.html">Products</a></li><li><a class="min-w-0" href="shopping-cart.html">Shopping Cart</a></li><li><a class="min-w-0" href="contact.html">Contact</a></li></ul><div class="hamburger">&#9776;</div></nav><div class="content products-page"><h2 class="text-center">Catalog</h2><div class="catalog w-75 mx-auto"><div class="products-container xl-d-flex justify-space-between"><div class="product-container mx-auto w-300px xl-max-w-225px m-bottom-4 depth-container p-4 fa-bg-yellow"><h3 class="round-heading bg-green b-dark-green">Happy Bird Icon</h3><div class="image-container mx-auto m-bottom-8 max-w-175px max-h-175px b-1 b-radius-5 b-grey"><img class="b-radius-4" src="images/duolingo-icon-1.png" alt="Happy Bird Icon"></div><span class="d-block w-100 text-center bold">Price: <span class="price">$19.99</span></span> <button class="bg-orange p-2 min-w-100">Add to Cart</button></div><div class="product-container mx-auto w-300px xl-max-w-225px m-bottom-4 depth-container p-4 fa-bg-yellow"><h3 class="round-heading bg-green b-dark-green">Completed L. Icon</h3><div class="image-container mx-auto m-bottom-8 max-w-175px max-h-175px b-1 b-radius-5 b-grey"><img class="b-radius-4" src="images/duolingo-icon-2.png" alt="Completed Lesson Icon"></div><span class="d-block w-100 text-center bold">Price: <span class="price">$24.99</span></span> <button class="bg-orange p-2 min-w-100">Add to Cart</button></div><div class="product-container mx-auto w-300px xl-max-w-225px m-bottom-4 depth-container p-4 fa-bg-yellow"><h3 class="round-heading bg-green b-dark-green">Lingot Icon</h3><div class="image-container mx-auto m-bottom-8 max-w-175px max-h-175px b-1 b-radius-5 b-grey"><img class="b-radius-4" src="images/duolingo-icon-3.png" alt="Lingot Icon"></div><span class="d-block w-100 text-center bold">Price: <span class="price">$29.99</span></span> <button class="bg-orange p-2 min-w-100">Add to Cart</button></div></div></div></div><footer class="text-right"><p>2023. Duolingo Icons Shop (Powered by FluentCSS).</p><script type="application/javascript">const hamburger = document.querySelector(".hamburger");
22
const menu = document.querySelector("nav ul");
33

44
hamburger.addEventListener("click", () => {

0 commit comments

Comments
 (0)