Skip to content

Commit

Permalink
Deploying to gh-pages from @ 141363b 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Valik3201 committed Nov 23, 2023
1 parent 67f77a4 commit c50ee47
Show file tree
Hide file tree
Showing 8 changed files with 7 additions and 7 deletions.
2 changes: 2 additions & 0 deletions 01-color-switcher.62d52688.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions 01-color-switcher.62d52688.css.map

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions 01-color-switcher.9bef3ae9.css

This file was deleted.

1 change: 0 additions & 1 deletion 01-color-switcher.9bef3ae9.css.map

This file was deleted.

2 changes: 1 addition & 1 deletion 01-color-switcher.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><link rel="apple-touch-icon" sizes="180x180" href="/goit-js-hw-09/apple-touch-icon.798a815b.png"><link rel="icon" type="image/png" sizes="32x32" href="/goit-js-hw-09/favicon-32x32.f4c27baa.png"><link rel="icon" type="image/png" sizes="16x16" href="/goit-js-hw-09/favicon-16x16.f5b4875d.png"><link rel="manifest" href="/goit-js-hw-09/favicon/site.webmanifest"><meta name="theme-color" content="#10162F"><title>Color Switcher</title><link rel="stylesheet" href="/goit-js-hw-09/01-color-switcher.9bef3ae9.css"></head><body> <p> <a href="/goit-js-hw-09/index.html" class="back-button"> <svg width="24" height="24" fill="currentColor" class="bi bi-arrow-left-short" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M12 8a.5.5 0 0 1-.5.5H5.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L5.707 7.5H11.5a.5.5 0 0 1 .5.5z"/></svg> Back </a> </p> <h1 class="title">Color Switcher</h1> <div class="color-switcher-btn"> <button type="button" data-start="">Start</button> <button type="button" data-stop="">Stop</button> </div> <script src="/goit-js-hw-09/01-color-switcher.355e3f38.js" type="module"></script><script src="/goit-js-hw-09/01-color-switcher.84d71650.js" nomodule="" defer></script> </body></html>
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><link rel="apple-touch-icon" sizes="180x180" href="/goit-js-hw-09/apple-touch-icon.798a815b.png"><link rel="icon" type="image/png" sizes="32x32" href="/goit-js-hw-09/favicon-32x32.f4c27baa.png"><link rel="icon" type="image/png" sizes="16x16" href="/goit-js-hw-09/favicon-16x16.f5b4875d.png"><link rel="manifest" href="/goit-js-hw-09/favicon/site.webmanifest"><meta name="theme-color" content="#10162F"><title>Color Switcher</title><link rel="stylesheet" href="/goit-js-hw-09/01-color-switcher.62d52688.css"></head><body> <p> <a href="/goit-js-hw-09/index.html" class="back-button"> <svg width="24" height="24" fill="currentColor" class="bi bi-arrow-left-short" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M12 8a.5.5 0 0 1-.5.5H5.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L5.707 7.5H11.5a.5.5 0 0 1 .5.5z"/></svg> Back </a> </p> <h1 class="title">Color Switcher</h1> <div class="color-switcher-btn"> <button type="button" data-start="">Start</button> <button type="button" data-stop="">Stop</button> </div> <script src="/goit-js-hw-09/01-color-switcher.355e3f38.js" type="module"></script><script src="/goit-js-hw-09/01-color-switcher.84d71650.js" nomodule="" defer></script> </body></html>
2 changes: 1 addition & 1 deletion 02-timer.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html lang="en"><head><script type="module" src="/goit-js-hw-09/02-timer.e15318de.js"></script><script nomodule="" defer src="/goit-js-hw-09/02-timer.bb5b4dcf.js"></script><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><link rel="apple-touch-icon" sizes="180x180" href="/goit-js-hw-09/apple-touch-icon.798a815b.png"><link rel="icon" type="image/png" sizes="32x32" href="/goit-js-hw-09/favicon-32x32.f4c27baa.png"><link rel="icon" type="image/png" sizes="16x16" href="/goit-js-hw-09/favicon-16x16.f5b4875d.png"><link rel="manifest" href="/goit-js-hw-09/favicon/site.webmanifest"><meta name="theme-color" content="#10162F"><title>Countdown Timer</title><link rel="stylesheet" href="/goit-js-hw-09/01-color-switcher.9bef3ae9.css"></head><body> <p> <a href="/goit-js-hw-09/index.html" class="back-button"> <svg width="24" height="24" fill="currentColor" class="bi bi-arrow-left-short" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M12 8a.5.5 0 0 1-.5.5H5.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L5.707 7.5H11.5a.5.5 0 0 1 .5.5z"/></svg> Back </a> </p> <h1 class="title">Countdown Timer</h1> <div class="container"> <input type="text" id="datetime-picker"> <button type="button" data-start="">Start</button> <button type="button" data-reset="">Reset</button> </div> <div class="timer"> <div class="field"> <span class="value" data-days="">00</span> <span class="label">Days</span> </div> <div class="field"> <span class="value" data-hours="">00</span> <span class="label">Hours</span> </div> <div class="field"> <span class="value" data-minutes="">00</span> <span class="label">Minutes</span> </div> <div class="field"> <span class="value" data-seconds="">00</span> <span class="label">Seconds</span> </div> </div> <script src="/goit-js-hw-09/02-timer.9faca1eb.js" type="module"></script><script src="/goit-js-hw-09/02-timer.d783a97f.js" nomodule="" defer></script> </body></html>
<!DOCTYPE html><html lang="en"><head><script type="module" src="/goit-js-hw-09/02-timer.e15318de.js"></script><script nomodule="" defer src="/goit-js-hw-09/02-timer.bb5b4dcf.js"></script><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><link rel="apple-touch-icon" sizes="180x180" href="/goit-js-hw-09/apple-touch-icon.798a815b.png"><link rel="icon" type="image/png" sizes="32x32" href="/goit-js-hw-09/favicon-32x32.f4c27baa.png"><link rel="icon" type="image/png" sizes="16x16" href="/goit-js-hw-09/favicon-16x16.f5b4875d.png"><link rel="manifest" href="/goit-js-hw-09/favicon/site.webmanifest"><meta name="theme-color" content="#10162F"><title>Countdown Timer</title><link rel="stylesheet" href="/goit-js-hw-09/01-color-switcher.62d52688.css"></head><body> <p> <a href="/goit-js-hw-09/index.html" class="back-button"> <svg width="24" height="24" fill="currentColor" class="bi bi-arrow-left-short" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M12 8a.5.5 0 0 1-.5.5H5.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L5.707 7.5H11.5a.5.5 0 0 1 .5.5z"/></svg> Back </a> </p> <h1 class="title">Countdown Timer</h1> <div class="container"> <input type="text" id="datetime-picker"> <button type="button" data-start="">Start</button> <button type="button" data-reset="">Reset</button> </div> <div class="timer"> <div class="field"> <span class="value" data-days="">00</span> <span class="label">Days</span> </div> <div class="field"> <span class="value" data-hours="">00</span> <span class="label">Hours</span> </div> <div class="field"> <span class="value" data-minutes="">00</span> <span class="label">Minutes</span> </div> <div class="field"> <span class="value" data-seconds="">00</span> <span class="label">Seconds</span> </div> </div> <script src="/goit-js-hw-09/02-timer.9faca1eb.js" type="module"></script><script src="/goit-js-hw-09/02-timer.d783a97f.js" nomodule="" defer></script> </body></html>
2 changes: 1 addition & 1 deletion 03-promises.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html lang="en"><head><script type="module" src="/goit-js-hw-09/02-timer.e15318de.js"></script><script nomodule="" defer src="/goit-js-hw-09/02-timer.bb5b4dcf.js"></script><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><link rel="apple-touch-icon" sizes="180x180" href="/goit-js-hw-09/apple-touch-icon.798a815b.png"><link rel="icon" type="image/png" sizes="32x32" href="/goit-js-hw-09/favicon-32x32.f4c27baa.png"><link rel="icon" type="image/png" sizes="16x16" href="/goit-js-hw-09/favicon-16x16.f5b4875d.png"><link rel="manifest" href="/goit-js-hw-09/favicon/site.webmanifest"><meta name="theme-color" content="#10162F"><title>Promise Generator</title><link rel="stylesheet" href="/goit-js-hw-09/01-color-switcher.9bef3ae9.css"></head><body> <p> <a href="/goit-js-hw-09/index.html" class="back-button"> <svg width="24" height="24" fill="currentColor" class="bi bi-arrow-left-short" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M12 8a.5.5 0 0 1-.5.5H5.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L5.707 7.5H11.5a.5.5 0 0 1 .5.5z"/></svg> Back </a> </p> <h1 class="title">Promise Generator</h1> <form class="form"> <label> First delay (ms) <input type="number" name="delay" required> </label> <label> Delay step (ms) <input type="number" name="step" required> </label> <label> Amount <input type="number" name="amount" required> </label> <button type="submit">Create promises</button> </form> <script src="/goit-js-hw-09/03-promises.cb700b7f.js" type="module"></script><script src="/goit-js-hw-09/03-promises.4b7920de.js" nomodule="" defer></script> </body></html>
<!DOCTYPE html><html lang="en"><head><script type="module" src="/goit-js-hw-09/02-timer.e15318de.js"></script><script nomodule="" defer src="/goit-js-hw-09/02-timer.bb5b4dcf.js"></script><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><link rel="apple-touch-icon" sizes="180x180" href="/goit-js-hw-09/apple-touch-icon.798a815b.png"><link rel="icon" type="image/png" sizes="32x32" href="/goit-js-hw-09/favicon-32x32.f4c27baa.png"><link rel="icon" type="image/png" sizes="16x16" href="/goit-js-hw-09/favicon-16x16.f5b4875d.png"><link rel="manifest" href="/goit-js-hw-09/favicon/site.webmanifest"><meta name="theme-color" content="#10162F"><title>Promise Generator</title><link rel="stylesheet" href="/goit-js-hw-09/01-color-switcher.62d52688.css"></head><body> <p> <a href="/goit-js-hw-09/index.html" class="back-button"> <svg width="24" height="24" fill="currentColor" class="bi bi-arrow-left-short" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M12 8a.5.5 0 0 1-.5.5H5.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L5.707 7.5H11.5a.5.5 0 0 1 .5.5z"/></svg> Back </a> </p> <h1 class="title">Promise Generator</h1> <form class="form"> <label> First delay (ms) <input type="number" name="delay" required> </label> <label> Delay step (ms) <input type="number" name="step" required> </label> <label> Amount <input type="number" name="amount" required> </label> <button type="submit">Create promises</button> </form> <script src="/goit-js-hw-09/03-promises.cb700b7f.js" type="module"></script><script src="/goit-js-hw-09/03-promises.4b7920de.js" nomodule="" defer></script> </body></html>
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><link rel="apple-touch-icon" sizes="180x180" href="/goit-js-hw-09/apple-touch-icon.798a815b.png"><link rel="icon" type="image/png" sizes="32x32" href="/goit-js-hw-09/favicon-32x32.f4c27baa.png"><link rel="icon" type="image/png" sizes="16x16" href="/goit-js-hw-09/favicon-16x16.f5b4875d.png"><link rel="manifest" href="/goit-js-hw-09/favicon/site.webmanifest"><meta name="theme-color" content="#10162F"><title>Homework 9</title><link rel="stylesheet" href="/goit-js-hw-09/01-color-switcher.9bef3ae9.css"></head><body> <h1 class="title">Timers and Time, Promises</h1> <ul class="tasks"> <li><a href="/goit-js-hw-09/01-color-switcher.html">Color Switcher</a></li> <li><a href="/goit-js-hw-09/02-timer.html">Countdown Timer</a></li> <li><a href="/goit-js-hw-09/03-promises.html">Promise Generator</a></li> </ul> </body></html>
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><link rel="apple-touch-icon" sizes="180x180" href="/goit-js-hw-09/apple-touch-icon.798a815b.png"><link rel="icon" type="image/png" sizes="32x32" href="/goit-js-hw-09/favicon-32x32.f4c27baa.png"><link rel="icon" type="image/png" sizes="16x16" href="/goit-js-hw-09/favicon-16x16.f5b4875d.png"><link rel="manifest" href="/goit-js-hw-09/favicon/site.webmanifest"><meta name="theme-color" content="#10162F"><title>Homework 9</title><link rel="stylesheet" href="/goit-js-hw-09/01-color-switcher.62d52688.css"></head><body> <h1 class="title">Timers and Time, Promises</h1> <ul class="tasks"> <li><a href="/goit-js-hw-09/01-color-switcher.html">Color Switcher</a></li> <li><a href="/goit-js-hw-09/02-timer.html">Countdown Timer</a></li> <li><a href="/goit-js-hw-09/03-promises.html">Promise Generator</a></li> </ul> </body></html>

0 comments on commit c50ee47

Please sign in to comment.