fix
This commit is contained in:
parent
2b502110bb
commit
3dc65befb9
@ -7,7 +7,7 @@
|
||||
|
||||
<div class="stars">
|
||||
{{ partial "particles.html" . }}
|
||||
{{ partial "garaxy.html" . }}
|
||||
{{ partial "galaxy.html" . }}
|
||||
</div>
|
||||
|
||||
{{ partial "footer.html" . }}
|
||||
|
1
layouts/partials/galaxy.html
Normal file
1
layouts/partials/galaxy.html
Normal file
@ -0,0 +1 @@
|
||||
<iframe src="/pkg/galaxy/" allowfullscreen frameborder="0" style="width:100%;height:700px;"></iframe>
|
@ -1 +0,0 @@
|
||||
<iframe src="/pkg/garaxy/" allowfullscreen frameborder="0" style="width:100%;height:700px;"></iframe>
|
2
static/pkg/galaxy/bundle.7ebb308f31ef45a64bb0.js
Normal file
2
static/pkg/galaxy/bundle.7ebb308f31ef45a64bb0.js
Normal file
File diff suppressed because one or more lines are too long
1
static/pkg/galaxy/bundle.7ebb308f31ef45a64bb0.js.map
Normal file
1
static/pkg/galaxy/bundle.7ebb308f31ef45a64bb0.js.map
Normal file
File diff suppressed because one or more lines are too long
1
static/pkg/galaxy/index.html
Normal file
1
static/pkg/galaxy/index.html
Normal file
@ -0,0 +1 @@
|
||||
<!doctype html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>ai/galaxy</title><script defer="defer" src="bundle.7ebb308f31ef45a64bb0.js"></script><link href="main.css" rel="stylesheet"></head><body><canvas class="webgl"></canvas></body></html>
|
1
static/pkg/galaxy/main.css.map
Normal file
1
static/pkg/galaxy/main.css.map
Normal file
@ -0,0 +1 @@
|
||||
{"version":3,"file":"main.css","mappings":"AAAA;;IAEI,SAAS;IACT,UAAU;AACd;;AAEA;;;IAGI,gBAAgB;AACpB;;AAEA;;IAEI,eAAe;IACf,MAAM;IACN,OAAO;IACP,aAAa;AACjB;;AAEA;IACI,oCAAoC;IACpC,UAAU;IACV,kBAAkB;IAClB,SAAS;IACT,UAAU;IACV,YAAY;AAChB;;AAEA;IACI,eAAe;IACf,YAAY;AAChB;;AAEA;IACI,eAAe;IACf,gBAAgB;IAChB,YAAY;AAChB","sources":["webpack:///./src/style.css"],"sourcesContent":["*\n{\n margin: 0;\n padding: 0;\n}\n\nhtml,\nbody\n{\n overflow: hidden;\n}\n\n.webgl\n{\n position: fixed;\n top: 0;\n left: 0;\n outline: none;\n}\n\n.heading{\n font-family: 'Space Mono', monospace;\n z-index: 3;\n position: absolute;\n top: 30px;\n left: 20px;\n color: white;\n}\n\n.heading h1{\n font-size: 3rem;\n margin: 10px;\n}\n\n.heading h4{\n font-size: 1rem;\n font-weight: 400;\n margin: 10px;\n}\n"],"names":[],"sourceRoot":""}
|
Before Width: | Height: | Size: 259 B After Width: | Height: | Size: 259 B |
BIN
static/pkg/galaxy/pkg/galaxy/particleShape/1.png
Normal file
BIN
static/pkg/galaxy/pkg/galaxy/particleShape/1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 259 B |
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1 +0,0 @@
|
||||
<!doctype html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>ai/garaxy</title><script defer="defer" src="bundle.af61fcb87a85cfba0d0e.js"></script><link href="main.css" rel="stylesheet"></head><body><canvas class="webgl"></canvas></body></html>
|
@ -1 +0,0 @@
|
||||
{"version":3,"sources":["webpack:///./src/style.css"],"names":[],"mappings":"AAAA;;IAEI,SAAS;IACT,UAAU;AACd;;AAEA;;;IAGI,gBAAgB;AACpB;;AAEA;;IAEI,eAAe;IACf,MAAM;IACN,OAAO;IACP,aAAa;AACjB;;AAEA;IACI,oCAAoC;IACpC,UAAU;IACV,kBAAkB;IAClB,SAAS;IACT,UAAU;IACV,YAAY;AAChB;;AAEA;IACI,eAAe;IACf,YAAY;AAChB;;AAEA;IACI,eAAe;IACf,gBAAgB;IAChB,YAAY;AAChB","file":"main.css","sourcesContent":["*\n{\n margin: 0;\n padding: 0;\n}\n\nhtml,\nbody\n{\n overflow: hidden;\n}\n\n.webgl\n{\n position: fixed;\n top: 0;\n left: 0;\n outline: none;\n}\n\n.heading{\n font-family: 'Space Mono', monospace;\n z-index: 3;\n position: absolute;\n top: 30px;\n left: 20px;\n color: white;\n}\n\n.heading h1{\n font-size: 3rem;\n margin: 10px;\n}\n\n.heading h4{\n font-size: 1rem;\n font-weight: 400;\n margin: 10px;\n}\n"],"sourceRoot":""}
|
Loading…
Reference in New Issue
Block a user