Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
morpheus.js
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Daria Zenkova
morpheus.js
Commits
810e26f4
Commit
810e26f4
authored
Apr 04, 2016
by
joshua-gould
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
paths
parent
98a7cb05
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
8 deletions
+6
-8
linking.html
linking.html
+3
-4
tutorial.html
tutorial.html
+3
-4
No files found.
linking.html
View file @
810e26f4
...
@@ -6,10 +6,9 @@
...
@@ -6,10 +6,9 @@
<meta
name=
"viewport"
<meta
name=
"viewport"
content=
"user-scalable=no, width=device-width, initial-scale=1, maximum-scale=1"
>
content=
"user-scalable=no, width=device-width, initial-scale=1, maximum-scale=1"
>
<title>
Morpheus - Linking
</title>
<title>
Morpheus - Linking
</title>
<script
src=
"js/morpheus.external.min.js"
></script>
<link
rel=
"stylesheet"
href=
"css/morpheus-latest.min.css"
>
<script
src=
"js/morpheus.js"
></script>
<script
type=
"text/javascript"
src=
"js/morpheus-external-latest.min.js"
></script>
<link
rel=
"stylesheet"
href=
"css/morpheus.css"
>
<script
src=
"js/morpheus-latest.min.js"
></script>
<link
rel=
"stylesheet"
href=
"css/morpheus.external.min.css"
>
<link
rel=
"shortcut icon"
href=
"favicon.ico"
type=
"image/x-icon"
>
<link
rel=
"shortcut icon"
href=
"favicon.ico"
type=
"image/x-icon"
>
</head>
</head>
<body>
<body>
...
...
tutorial.html
View file @
810e26f4
...
@@ -6,10 +6,9 @@
...
@@ -6,10 +6,9 @@
<meta
name=
"viewport"
<meta
name=
"viewport"
content=
"user-scalable=no, width=device-width, initial-scale=1, maximum-scale=1"
>
content=
"user-scalable=no, width=device-width, initial-scale=1, maximum-scale=1"
>
<title>
Morpheus - Tutorial
</title>
<title>
Morpheus - Tutorial
</title>
<script
src=
"js/morpheus.external.min.js"
></script>
<link
rel=
"stylesheet"
href=
"css/morpheus-latest.min.css"
>
<script
src=
"js/morpheus.js"
></script>
<script
type=
"text/javascript"
src=
"js/morpheus-external-latest.min.js"
></script>
<link
rel=
"stylesheet"
href=
"css/morpheus.css"
>
<script
src=
"js/morpheus-latest.min.js"
></script>
<link
rel=
"stylesheet"
href=
"css/morpheus.external.min.css"
>
<link
rel=
"shortcut icon"
href=
"favicon.ico"
type=
"image/x-icon"
>
<link
rel=
"shortcut icon"
href=
"favicon.ico"
type=
"image/x-icon"
>
</head>
</head>
<body>
<body>
...
...
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