Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Amanda Ghassaei
OrigamiSimulator
Commits
a127fdc6
Commit
a127fdc6
authored
May 03, 2017
by
amandaghassaei
Browse files
small change
parent
23f6c716
Changes
1
Hide whitespace changes
Inline
Side-by-side
index.html
View file @
a127fdc6
...
...
@@ -10,6 +10,17 @@
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/nav.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/main.css"
/>
<script>
(
function
(
i
,
s
,
o
,
g
,
r
,
a
,
m
){
i
[
'
GoogleAnalyticsObject
'
]
=
r
;
i
[
r
]
=
i
[
r
]
||
function
(){
(
i
[
r
].
q
=
i
[
r
].
q
||
[]).
push
(
arguments
)},
i
[
r
].
l
=
1
*
new
Date
();
a
=
s
.
createElement
(
o
),
m
=
s
.
getElementsByTagName
(
o
)[
0
];
a
.
async
=
1
;
a
.
src
=
g
;
m
.
parentNode
.
insertBefore
(
a
,
m
)
})(
window
,
document
,
'
script
'
,
'
https://www.google-analytics.com/analytics.js
'
,
'
ga
'
);
ga
(
'
create
'
,
'
UA-86531114-8
'
,
'
auto
'
);
ga
(
'
send
'
,
'
pageview
'
);
</script>
<script
id=
"vertexShader"
type=
"x-shader/x-vertex"
>
attribute
vec2
a_position
;
...
...
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