Skip to content

Commit

Permalink
0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
devgk committed Feb 12, 2017
1 parent 2919117 commit d5668f9
Show file tree
Hide file tree
Showing 84 changed files with 727 additions and 3,809 deletions.
1 change: 1 addition & 0 deletions 2
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
This is the first notification - only for test purpose
43 changes: 2 additions & 41 deletions 404.html
Original file line number Diff line number Diff line change
@@ -1,46 +1,7 @@
<!DOCTYPE HTML SYSTEM>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, user-scalable=no"/>
<meta http-equiv="cache-control" content="max-age=0" />
<meta http-equiv="cache-control" content="no-cache" />
<meta http-equiv="expires" content="0" />
<meta http-equiv="pragma" content="no-cache" />
<meta name="robots" content="noindex,nofollow">
<link rel="dns-prefetch" href="//fonts.googleapis.com">
<link rel="dns-prefetch" href="//google-analytics.com">
<link rel="dns-prefetch" href="//www.google-analytics.com">
<link rel="dns-prefetch" href="//ssl.google-analytics.com">
<link href="https://fonts.googleapis.com/css?family=PT+Sans:400,700" rel="stylesheet">

<title>Business Promotion | Landing Page</title>

<link rel="stylesheet" href="styles/cover.css">
<script type="text/javascript" src="functions/core.js"></script>
<script type="text/javascript" src="functions/check.js"></script>
<meta http-equiv="refresh" content="0;URL='http://www.webenfolds.com/'" />
</head>
<body>
<div class="fixedElement loadingScreen" id="loadingScreen"><div class="glowLoad"></div></div>
<div id="table-container">
<div id="container">
<div id="main">
<div id="somebackground">
<div id="base" class="contentBase">

<h1>Please restart</h1>
<p>DM Buddy ran into a problem and needs to restart. sorry for the inconvenience caused. We will definetly fix this problem in our next update.</p>
<a class="button" href="/tfd.html">Click to restart</a>

</div>
</div>
</div>
</div>
</div>
<script>
window.onload=function(){
showBase();
removeLoading();
};
</script>
</body>
<body></body>
</html>
4 changes: 2 additions & 2 deletions a1/chapter-1-1.txt → a1/chapter-1-1.data
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<img onload="removeLoading()" src="images/111.jpg">
<h2>What you will learn in this course:</h2>
<ol>
<li>Creating Online Presence for your business.</li>
<li>Creating online presence for your business.</li>
<li>Learn how to promote your business on internet for free.</li>
<li>Learn where and how to invest on Digital Marketing to get maximum returns.</li>
<li>Target and reach to your potential customers.</li>
Expand Down Expand Up @@ -51,7 +51,7 @@
<p class="topicList active">
<span>1.1</span> Introduction to Digital Marketing Course
</p>
<p class="topicList" onClick="return chapter1(03);">
<p class="topicList" onClick="return chapter1(02);">
<span>1.2</span> Understanding Digital Marketing
</p>
<p class="topicList" onClick="return chapter1(03);">
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
24 changes: 7 additions & 17 deletions a1/chapter-1.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,28 +12,18 @@
<meta http-equiv="pragma" content="no-cache" />
<meta name="robots" content="noindex,nofollow">
<link href="https://fonts.googleapis.com/css?family=PT+Sans:400,700" rel="stylesheet">

<!--Style Sheets-->
<link rel="stylesheet" href="../styles/core.css">

<!--JS-->
<script type="text/javascript" src="../functions/core.js"></script>
<script type="text/javascript" src="../functions/hammer.min.js"></script>
<script type="text/javascript" src="../functions/hammer-time.min.js"></script>
<style type="text/css">.logo::after{
content: "BUSINESS PROMOTION";
display: block;
width: 145px;
margin: 0 auto;
margin-right: 5px;
font-size: 12px;
line-height: 10px;
background-color: #fff;
padding: 4px 5px;
border-radius: 3px;
color: #0086B5;
}
</style>

<script type="text/javascript" src="function/chapter-1.js"></script>

<title>Chapter 1 | Business Promotion</title>

<script type="text/javascript" src="function/chapter-1.js"></script>

</head>
<body>
Expand All @@ -47,7 +37,7 @@
<div id="draw" class="navMenuLeft is-closed" onClick="return toggleMenu(1);">
<img src="../images/drawer.png">
</div>
<a href="#" onClick="resetObjective();" class="logo">DM BUDDY</a>
<a href="#" id="logo" onClick="resetObjective();" class="logo">DM BUDDY</a>
</div>

<!-- Navigation -->
Expand Down
74 changes: 0 additions & 74 deletions a1/chapter-2.html

This file was deleted.

78 changes: 0 additions & 78 deletions a1/dmhot.html

This file was deleted.

78 changes: 0 additions & 78 deletions a1/dmtools.html

This file was deleted.

Loading

0 comments on commit d5668f9

Please sign in to comment.