-
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update examples for new version of plugin
- Loading branch information
Showing
104 changed files
with
536 additions
and
580 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<!DOCTYPE html><html lang="en" dir="ltr"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"><meta property="description" content="Hello world"><link href="../assets/img/favicon.f6725057.svg" rel="icon" type="image/svg+xml" sizes="any"><link href="../assets/img/favicon-32px.0035c307.png" rel="icon" type="image/png" sizes="32x32"><title>About</title><link href="../assets/css/main.fa283440.css" rel="stylesheet"><link href="../assets/css/style.2c4f572d.css" rel="stylesheet"><script src="../assets/js/common.85caf25e.js" defer></script><!-- Demo how to inline single CSS file using the `?inline` query--><style>h1{font-size:28px} | ||
/*# sourceMappingURL=data:application/json;charset=utf-8;base64,IntcInZlcnNpb25cIjozLFwiZmlsZVwiOlwiYWJvdXQtaW5kZXguaHRtbF9hc3NldHMtY3NzLWlubGluZS1zdHlsZS5iMjMxNzdhOC5jc3NcIixcIm1hcHBpbmdzXCI6XCJBQUVBLEdBQ0UsY0FIU1wiLFwic291cmNlc1wiOltcIndlYnBhY2s6Ly9oZWxsby13b3JsZC8uL3NyYy9hc3NldHMvc3R5bGVzL2lubGluZS1zdHlsZS5zY3NzXCJdLFwic291cmNlc0NvbnRlbnRcIjpbXCIkZm9udFNpemU6IDI4cHg7XFxuXFxuaDEge1xcbiAgZm9udC1zaXplOiAkZm9udFNpemU7XFxufVxcblwiXSxcIm5hbWVzXCI6W10sXCJzb3VyY2VSb290XCI6XCJcIn0i*/</style> | ||
</head><body><div class="header-container"><div class="header-content"><a class="header-left" href="index.html"><img class="app-logo" src="../assets/img/app-logo.52c7ee6a.svg"><span>App demo</span></a><div class="header-middle"><a href="/">Home</a><a href="/contact/">Contact</a><a href="/about/">About</a></div><div class="header-right"><span class="glyphicon glyphicon-user mr-m"></span><span>Login</span></div></div></div><main class="main-container"><div class="main-content"><section><div class="container flex-column center-x"><h1>About</h1><div class="teaser">The pug-plugin makes using Pug very easy. Please see details on <a href="https://github.com/webdiscus/pug-plugin/" class="link">GitHub</a>.</div><img class="about-logo" src="../assets/img/about-logo.0b88ec0f.png"></div></section></div></main><div class="footer-container"><div>Copyleft <span class="copyleft"></span> 2024 <a href="https://github.com/webdiscus">@webdiscus</a>. | ||
Powered by <a href="https://github.com/webdiscus/pug-plugin">Pug Plugin</a>. | ||
</div></div><script src="../assets/js/main.1.6e4bc4a2.js" defer=""></script></body></html> |
This file was deleted.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
.../hello-world/assets/css/main.d4a696c2.css → .../hello-world/assets/css/main.fa283440.css
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.