Skip to content

Commit f78611c

Browse files
author
mhamzashakeel1
committed
Update Contact.html
1 parent e5c2016 commit f78611c

File tree

1 file changed

+106
-106
lines changed

1 file changed

+106
-106
lines changed

contacts.html

Lines changed: 106 additions & 106 deletions
Original file line numberDiff line numberDiff line change
@@ -1,126 +1,126 @@
11
<!DOCTYPE html>
22
<html lang="en">
3-
<head>
4-
<meta charset="utf-8">
5-
<title>Contact OpenWorm</title>
6-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<meta name="description" content="How to contact OpenWorm">
8-
9-
<!-- REPLICATE THIS IN ALL PAGES -->
10-
11-
<!-- Le styles -->
12-
<link href="css/bootstrap.css" rel="stylesheet">
13-
<link rel="stylesheet" href="css/font-awesome.css">
14-
<link href="css/bootstrap-responsive.css" rel="stylesheet">
15-
<link href="css/main.css" rel="stylesheet">
16-
<link href="css/docs.css" rel="stylesheet">
17-
18-
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
19-
<!--[if lt IE 9]>
20-
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
21-
<![endif]-->
22-
23-
<!-- Fav and touch icons - this code is outdated -->
24-
<link rel="shortcut icon" href="favicon.ico">
25-
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="../assets/ico/apple-touch-icon-144-precomposed.png">
26-
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="../assets/ico/apple-touch-icon-114-precomposed.png">
27-
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="../assets/ico/apple-touch-icon-72-precomposed.png">
28-
<link rel="apple-touch-icon-precomposed" href="../assets/ico/apple-touch-icon-57-precomposed.png">
29-
30-
<div class="navbar navbar-inverse navbar-fixed-top">
31-
<div class="navbar-inner" id="head-nav">
32-
</div>
3+
<head>
4+
<meta charset="utf-8">
5+
<title>Contact OpenWorm</title>
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7+
<meta name="description" content="How to contact OpenWorm">
8+
9+
<!-- REPLICATE THIS IN ALL PAGES -->
10+
11+
<!-- Le styles -->
12+
<link href="css/bootstrap.css" rel="stylesheet">
13+
<link rel="stylesheet" href="css/font-awesome.css">
14+
<link href="css/bootstrap-responsive.css" rel="stylesheet">
15+
<link href="css/main.css" rel="stylesheet">
16+
<link href="css/docs.css" rel="stylesheet">
17+
18+
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
19+
<!--[if lt IE 9]>
20+
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
21+
<![endif]-->
22+
23+
<!-- Fav and touch icons - this code is outdated -->
24+
<link rel="shortcut icon" href="favicon.ico">
25+
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="../assets/ico/apple-touch-icon-144-precomposed.png">
26+
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="../assets/ico/apple-touch-icon-114-precomposed.png">
27+
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="../assets/ico/apple-touch-icon-72-precomposed.png">
28+
<link rel="apple-touch-icon-precomposed" href="../assets/ico/apple-touch-icon-57-precomposed.png">
29+
30+
<div class="navbar navbar-inverse navbar-fixed-top">
31+
<div class="navbar-inner" id="head-nav">
3332
</div>
34-
<script src="js/jquery-3.2.1.js"></script>
35-
<script>
36-
// get head-nav and foot-nav with jquery (get is async)
37-
$.get('header-content.html', function(data) {
38-
$('#head-nav').html(data);
39-
})
40-
$.get('footer-content.html', function(data) {
41-
$('#foot-nav').html(data);
42-
})
43-
</script>
44-
</head>
45-
46-
<body>
47-
<div id="pjax-content">
48-
<!-- END REPEAT-->
49-
50-
<header class="jumbotron subhead" id="overview">
51-
<div class="container">
33+
</div>
34+
<script src="js/jquery-3.6.0.js"></script>
35+
<script>
36+
// get head-nav and foot-nav with jquery (get is async)
37+
$.get('header-content.html', function(data) {
38+
$('#head-nav').html(data);
39+
})
40+
$.get('footer-content.html', function(data) {
41+
$('#foot-nav').html(data);
42+
})
43+
</script>
44+
</head>
45+
46+
<body>
47+
<div id="pjax-content">
48+
<!-- END REPEAT-->
49+
50+
<header class="jumbotron subhead" id="overview">
51+
<div class="container">
5252
<h1>Contact us</h1>
5353
<p class="lead">
54-
Have some feedback? Need some information? Want to join?<br/>
55-
We'd love to hear from you.
54+
Have some feedback? Need some information? Want to join?<br/>
55+
We'd love to hear from you.
5656
</p>
57-
</div>
58-
</header>
57+
</div>
58+
</header>
5959

60-
<div class="container">
61-
62-
<div class="page-header">
63-
<h1 style="float: left;">Join the discussion!</h1><i class="fa fa-slack fa-l" style="float: right;"></i>
64-
<div class="clearer"></div>
65-
</div>
66-
<p class="lead">
67-
We use Slack to communicate and coordinate our daily activities, you are welcome to join us! For an invitation, fill out <a href="https://goo.gl/3ncZWn" target="_blank">our volunteer application form</a>.
68-
</p>
69-
<div class="large-spacer"></div>
70-
71-
72-
<div class="page-header">
73-
<h1 style="float: left;">Interact with us on social media!</h1><i class="fa fa-twitter fa-l" style="float: right;"></i>
74-
<div class="clearer"></div>
75-
</div>
76-
<p class="lead">
77-
For ongoing information about OpenWorm, please follow our <a href="http://blog.openworm.org/" target="_blank">blog</a> on tumblr.
60+
<div class="container">
61+
62+
<div class="page-header">
63+
<h1 style="float: left;">Join the discussion!</h1><i class="fa fa-slack fa-l" style="float: right;"></i>
64+
<div class="clearer"></div>
65+
</div>
66+
<p class="lead">
67+
We use Slack to communicate and coordinate our daily activities, you are welcome to join us! For an invitation, fill out <a href="https://goo.gl/3ncZWn" target="_blank">our volunteer application form</a>.
68+
</p>
69+
<div class="large-spacer"></div>
70+
71+
72+
<div class="page-header">
73+
<h1 style="float: left;">Interact with us on social media!</h1><i class="fa fa-twitter fa-l" style="float: right;"></i>
74+
<div class="clearer"></div>
75+
</div>
76+
<p class="lead">
77+
For ongoing information about OpenWorm, please follow our <a href="http://blog.openworm.org/" target="_blank">blog</a> on tumblr.
7878
You can also follow us and interact on <a href="https://twitter.com/OpenWorm" target="_blank">Twitter</a> and <a href="https://www.facebook.com/OpenWorm" target="_blank">Facebook</a> for more frequent updates.
79-
</p>
80-
<div class="large-spacer"></div>
81-
82-
83-
<div class="page-header">
84-
<h1 style="float: left;">Follow the code!</h1><i class="fa fa-github fa-l" style="float: right;"></i>
85-
<div class="clearer"></div>
86-
</div>
87-
<p class="lead">
88-
You can follow ongoing developments in the various software development projects of OpenWorm on <a href="https://github.com/openworm/OpenWorm/milestones" target="_blank">GitHub</a>.
89-
</p>
90-
<div class="large-spacer"></div>
91-
92-
93-
<div class="page-header">
94-
<h1 style="float: left;">Drop us a line!</h1><i class="fa fa-envelope fa-l" style="float: right;"></i>
79+
</p>
80+
<div class="large-spacer"></div>
81+
82+
83+
<div class="page-header">
84+
<h1 style="float: left;">Follow the code!</h1><i class="fa fa-github fa-l" style="float: right;"></i>
9585
<div class="clearer"></div>
96-
</div>
97-
<p class="lead">We'd love to hear from you! You should feel free to contact us with feedback, questions, partnership proposals, or other inquiries at <a href="mailto:[email protected]">info<b>at</b>openworm.org</a>.
98-
</p>
86+
</div>
87+
<p class="lead">
88+
You can follow ongoing developments in the various software development projects of OpenWorm on <a href="https://github.com/openworm/OpenWorm/milestones" target="_blank">GitHub</a>.
89+
</p>
90+
<div class="large-spacer"></div>
91+
9992

93+
<div class="page-header">
94+
<h1 style="float: left;">Drop us a line!</h1><i class="fa fa-envelope fa-l" style="float: right;"></i>
95+
<div class="clearer"></div>
10096
</div>
101-
<!-- FOOT: DUPLICATE THE FOLLOWING IN ALL PAGES -->
102-
</div><!-- end pjax content -->
97+
<p class="lead">We'd love to hear from you! You should feel free to contact us with feedback, questions, partnership proposals, or other inquiries at <a href="mailto:[email protected]">info<b>at</b>openworm.org</a>.
98+
</p>
99+
100+
</div>
101+
<!-- FOOT: DUPLICATE THE FOLLOWING IN ALL PAGES -->
102+
</div><!-- end pjax content -->
103103

104104

105105

106-
<!-- footer
107-
================================================== -->
108-
<div id="foot-nav"></div>
109-
<!-- foot-nav is filled with script in head -->
106+
<!-- footer
107+
================================================== -->
108+
<div id="foot-nav"></div>
109+
<!-- foot-nav is filled with script in head -->
110110

111-
<!-- Le javascript
112-
================================================== -->
113-
<!-- at end of the document so the pages load faster -->
111+
<!-- Le javascript
112+
================================================== -->
113+
<!-- at end of the document so the pages load faster -->
114114

115-
<!-- load other resources asynchronously: -->
116-
<script src="js/bootstrap.js" async></script>
117-
<script src="js/jquery.parss.uncompressed.js" async></script>
118-
<script src="http://platform.twitter.com/widgets.js" async></script>
115+
<!-- load other resources asynchronously: -->
116+
<script src="js/bootstrap.js" async></script>
117+
<script src="js/jquery.parss.uncompressed.js" async></script>
118+
<script src="http://platform.twitter.com/widgets.js" async></script>
119119

120-
<!-- execute main (initialize resources above + carousel/donate controls -->
121-
<script src="js/jquery.pjax.js"></script>
122-
<script src="js/main.js" defer></script>
120+
<!-- execute main (initialize resources above + carousel/donate controls -->
121+
<script src="js/jquery.pjax.js"></script>
122+
<script src="js/main.js" defer></script>
123123

124-
</body>
124+
</body>
125125

126126
</html>

0 commit comments

Comments
 (0)