Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
typescript
json2html
Commits
b09ed082
Commit
b09ed082
authored
May 30, 2022
by
Zéfling
🎨
Browse files
Update demo
parent
e979ce98
Changes
4
Hide whitespace changes
Inline
Side-by-side
dist/json2html-demo/index.html
View file @
b09ed082
...
...
@@ -5,10 +5,10 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<link
rel=
"icon"
type=
"image/x-icon"
href=
"favicon.ico"
>
<link
rel=
"stylesheet"
href=
"styles.ef
46db3751d8e999.css"
></head>
<style>body
{
font-family
:
sans
}
*
{
box-sizing
:
border-box
}
</style>
<link
rel=
"stylesheet"
href=
"styles.
7
ef
838f2be79e9bf.css"
media=
"print"
onload=
"this.media='all'"
><noscript><link
rel=
"stylesheet"
href=
"styles.7ef838f2be79e9bf.css"
></noscript
></head>
<body>
<app-root></app-root>
<script
src=
"runtime.15fd5f69ea8e2dd9.js"
type=
"module"
></script><script
src=
"polyfills.d6504231845c5589.js"
type=
"module"
></script><script
src=
"main.
93e69c71e36e681a
.js"
type=
"module"
></script>
<script
src=
"runtime.15fd5f69ea8e2dd9.js"
type=
"module"
></script><script
src=
"polyfills.d6504231845c5589.js"
type=
"module"
></script><script
src=
"main.
d55de14b7a81098e
.js"
type=
"module"
></script>
</body></html>
\ No newline at end of file
dist/json2html-demo/main.
93e69c71e36e681a
.js
→
dist/json2html-demo/main.
d55de14b7a81098e
.js
View file @
b09ed082
This source diff could not be displayed because it is too large. You can
view the blob
instead.
dist/json2html-demo/styles.7ef838f2be79e9bf.css
0 → 100644
View file @
b09ed082
body
{
font-family
:
sans
}
*
{
box-sizing
:
border-box
}
dist/json2html-demo/styles.ef46db3751d8e999.css
deleted
100644 → 0
View file @
e979ce98
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment