-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0f215ca
commit dbeb101
Showing
14 changed files
with
12 additions
and
18 deletions.
There are no files selected for viewing
Empty file.
Empty file.
Large diffs are not rendered by default.
Oops, something went wrong.
Empty file.
This file was deleted.
Oops, something went wrong.
Empty file.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<!doctype html><html lang="en"><head><meta charset="UTF-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="google" content="notranslate"/><meta name="format-detection" content="telephone=no"><title>Index</title><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@300;400;500;700&family=Noto+Serif+TC:wght@400;500;700;900&display=swap" rel="stylesheet"><link rel="icon" href="logo.svg"><script defer="defer" src="js/vendor.8daf7e4a19776156a357.js"></script><script defer="defer" src="js/main.c649ed5c070816ba3391.js"></script><link href="css/main.css" rel="stylesheet"></head><body><div class="playground" id="playground"><div class="playground__inner"><div class="playground__sidebar"><h1 class="playground__title">Webpack Playground Template</h1><div class="menu" id="menu"><div class="menu__inner"><div class="menu__list"><div class="menu__item"><a href="#" class="menu__link" data-route="ex1">ex1</a></div><div class="menu__item"><a href="#" class="menu__link" data-route="ex2">ex2</a></div></div></div></div></div><div class="playground__body"><button class="playground__toggler hamburger hamburger--collapse" id="playground-toggler" type="button"><span class="hamburger-box"><span class="hamburger-inner"></span></span></button><iframe src="examples/ex1.html" frameborder="0" class="playground__content" id="playground-content"></iframe></div></div></div></body></html> | ||
<!doctype html><html lang="en"><head><meta charset="UTF-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="google" content="notranslate"/><meta name="format-detection" content="telephone=no"><title>Index</title><meta charset="UTF-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="chrome" content="notranslate"><meta name="description" content="site description"/><meta name="author" content="site author"><meta property="og:title" content="Index"><meta property="og:type" content="website"><meta property="og:url" content="site url"><meta property="og:image" content="https://www.google.com"><meta property="og:site_name" content="Index"><meta property="og:description" content="site description"><meta name="twitter:card" content="summary"/><meta name="twitter:site" content="site url"/><meta name="twitter:title" content="Index"/><meta name="twitter:description" content="site description"/><meta name="twitter:image" content="https://www.google.com"/><meta name="twitter:url" content="site url"/><meta itemprop="name" content="Index"><meta itemprop="description" content="site description"><meta itemprop="image" content="https://www.google.com"><title>Index</title><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@300;400;500;700&family=Noto+Serif+TC:wght@400;500;700;900&display=swap" rel="stylesheet"><script async src="https://www.googletagmanager.com/gtag/js?id="></script><script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","")</script><link rel="icon" href="logo.svg"><script defer="defer" src="js/main.9047a1609f8fcb487cc5.js"></script><link href="css/main.css" rel="stylesheet"></head><body><header></header><footer></footer></body></html> |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +0,0 @@ | ||
declare function initToggler(): void; | ||
declare function initMenuScroll(): void; | ||
declare function initMenuLink(): void; | ||
declare function main(): void; | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters