Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Gunjan Yadu
purr-data
Commits
697f48a4
Commit
697f48a4
authored
Mar 12, 2021
by
Prakhar Agarwal
🎯
Browse files
improved loading
parent
2a5b4c9a
Changes
1
Hide whitespace changes
Inline
Side-by-side
emscripten/project/purr-data/index.html
View file @
697f48a4
...
...
@@ -7,10 +7,11 @@
<meta
name=
"description"
content=
"Purr Data compiled for web with Emscripten"
/>
<meta
name=
"keywords"
content=
"purr-data"
/>
<meta
name=
"generator"
content=
"emsripten"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./css/dejavu.css"
>
<link
id=
"page_style"
rel=
"stylesheet"
type=
"text/css"
href=
"./css/default.css"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./css/webapp/webapp.css"
>
<link
rel=
"stylesheet"
href=
"libs/bootstrap/bootstrap.4.5.0.min.css"
>
</head>
<body
id=
"container"
>
...
...
@@ -553,8 +554,6 @@
<!-- Bootstrap -->
<link
rel=
"stylesheet"
href=
"libs/bootstrap/bootstrap.4.5.0.min.css"
>
<script
src=
"libs/bootstrap/popper.1.16.0.min.js"
></script>
<script
src=
"libs/bootstrap/bootstrap.4.5.0.min.js"
></script>
...
...
Write
Preview
Markdown
is supported
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