Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
creation-portal
Commits
16a12529
Commit
16a12529
authored
7 years ago
by
Rayulu Villa
Browse files
Options
Download
Patches
Plain Diff
Issue #1 feat : update DIKSHA home page
parent
da802fed
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
app/tenant/ntp/images/journey/banner7.png
+0
-0
app/tenant/ntp/images/journey/banner7.png
app/tenant/ntp/index.html
+11
-3
app/tenant/ntp/index.html
app/tenant/ntp/logo.png
+0
-0
app/tenant/ntp/logo.png
app/tenant/ntp/term-of-use.html
+8
-0
app/tenant/ntp/term-of-use.html
with
19 additions
and
3 deletions
+19
-3
app/tenant/ntp/images/journey/banner7.png
0 → 100755
+
0
−
0
View file @
16a12529
247 KB
This diff is collapsed.
Click to expand it.
app/tenant/ntp/index.html
+
11
−
3
View file @
16a12529
...
...
@@ -110,7 +110,7 @@
<source src="videos/Diksha_V5.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>-->
<iframe
src=
"https://www.youtube.com/embed/
WqC6aeAJS1Q
?rel=0"
frameborder=
"0"
allowfullscreen
></iframe>
<iframe
src=
"https://www.youtube.com/embed/
sOCQ5mtLSSY
?rel=0"
frameborder=
"0"
allowfullscreen
></iframe>
</div>
</div>
<div
class=
"col-md-5 text-uppercase"
>
...
...
@@ -297,7 +297,7 @@
<!-- /Journey Item-->
<!-- Journey Item-->
<div
class=
"milestone"
>
<img
alt=
""
title=
""
src=
"images/journey/banner
3
.png"
/>
<img
alt=
""
title=
""
src=
"images/journey/banner
7
.png"
/>
<div
class=
"milestone-details"
>
<div
class=
"milestone-date"
>
3rd August, 2017
</div>
<div
class=
"milestone-desc"
><strong>
Champion States
</strong>
- Letter of Participation signing
</div>
...
...
@@ -341,7 +341,7 @@
<div
class=
"playlist text-gray top-space"
>
<div
class=
"playlist-cover"
id=
"playlist-cover"
>
<!-- Playlist Item -->
<div
class=
"playlist-list-item"
onclick=
"changeVideo('
WqC6aeAJS1Q
');"
>
<div
class=
"playlist-list-item"
onclick=
"changeVideo('
sOCQ5mtLSSY
');"
>
<span><i
class=
"fa fa-youtube-play"
></i>
DIKSHA Launch - Sept 5th, 2017
</span>
</div>
<!-- /Playlist Item -->
...
...
@@ -524,5 +524,13 @@
<script
src=
"js/jquery.magnific-popup.min.js"
></script>
<script
src=
"js/jquery.magnific-popup.js"
></script>
<script
src=
"js/custom.js"
></script>
<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-105835214-1
'
,
'
auto
'
);
ga
(
'
send
'
,
'
pageview
'
);
</script>
</body>
</html>
This diff is collapsed.
Click to expand it.
app/tenant/ntp/logo.png
deleted
100755 → 0
+
0
−
0
View file @
da802fed
8 KB
This diff is collapsed.
Click to expand it.
app/tenant/ntp/term-of-use.html
+
8
−
0
View file @
16a12529
...
...
@@ -339,5 +339,13 @@
<!--
<script src="js/custom.js"></script>
-->
<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-105835214-1
'
,
'
auto
'
);
ga
(
'
send
'
,
'
pageview
'
);
</script>
</body>
</html>
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets