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
intern
intern.swecha.io
Commits
0fb3114b
Commit
0fb3114b
authored
May 23, 2019
by
saivineethkumartumu
Browse files
Update register/index.html
parent
e67710bf
Pipeline
#20727
passed with stage
in 20 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
register/index.html
View file @
0fb3114b
...
...
@@ -16,6 +16,11 @@
<!-- AngularFire -->
<script
src=
"https://cdn.firebase.com/libs/angularfire/2.3.0/angularfire.min.js"
></script>
<script
src=
"app/app.js"
></script>
<!-- bootstrap-->
<link
rel=
"stylesheet"
href=
"https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"
>
<script
src=
"https://ajax.googleapis.com/ajax/libs/jquery/3.4.0/jquery.min.js"
></script>
<script
src=
"https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"
></script>
<script
src=
"https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"
></script>
</head>
<body>
...
...
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