Skip to content

Commit 61aa118

Browse files
committed
Updated faqs
Updated the faqs, logo and images
1 parent efeaf5f commit 61aa118

16 files changed

Lines changed: 344 additions & 76 deletions

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ url: https://www.learnersguild.org
77

88
# contact details
99
contact_email: info@learnersguild.org
10-
twitter_username: lg_twitter
11-
facebook_username: lg_facebook
10+
twitter_username: LearnersGuild
11+
facebook_username: LearnersGuild
1212
github_username: LearnersGuild
1313

1414
# Build settings

_includes/apply.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ <h2>We're excited to meet you. <span>Let's stay in touch.</span>
2020
<div class="panel-heading"><h4 class="nobottommargin">Subscribe to Newsletter</h4></div>
2121
<div class="panel-body" style="padding: 20px;">
2222
<div id="widget-subscribe-form-result" data-notify-type="success" data-notify-msg=""></div>
23-
<form id="widget-subscribe-form" action="include/subscribe-name.php" role="form" method="post" class="nobottommargin" style="position: relative;">
23+
<form id="widget-subscribe-form" action="#" role="form" method="post" class="nobottommargin" style="position: relative;">
2424
<div class="form-process"></div>
2525
<input type="text" name="widget-subscribe-form-name" class="form-control required" placeholder="Name" style="margin-bottom: 15px;">
2626
<input type="email" name="widget-subscribe-form-email" class="form-control required email" placeholder="Email" style="margin-bottom: 15px;">

_includes/contact.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@ <h2>Contact us</h2>
88
<div class="col_one_third bottommargin clearfix">
99
<div class="feature-box fbox-center fbox-bg fbox-plain">
1010
<div class="fbox-icon">
11-
<a href="#"><i class="icon-email"></i></a>
11+
<a href="mailto:{{ site.contact_email }}"><i class="icon-email"></i></a>
1212
</div>
13-
<h3>Sens us an email<span class="subtitle"><a href="mailto:{{ site.contact_email }}">{{ site.contact_email }}</a></span></h3>
13+
<h3>Sends us an email<span class="subtitle"><a href="mailto:{{ site.contact_email }}">{{ site.contact_email }}</a></span></h3>
1414
</div>
1515
</div>
1616

1717
<div class="col_one_third bottommargin clearfix">
1818
<div class="feature-box fbox-center fbox-bg fbox-plain">
1919
<div class="fbox-icon">
20-
<a href="#"><i class="icon-facebook"></i></a>
20+
<a href="http://www.facebook.com/LearnersGuild/"><i class="icon-facebook"></i></a>
2121
</div>
2222
<h3>Find us on Facebook<span class="subtitle">{{ site.facebook_username }}</span></h3>
2323
</div>

_includes/faqs.html

Lines changed: 165 additions & 30 deletions
Large diffs are not rendered by default.

_includes/slider.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
============================================= -->
33
<section id="slider" class="full-screen">
44

5-
<div class="full-screen section parallax nopadding nomargin noborder ohidden" style="background-image: url('../images/parallax/home/6.jpg');" data-stellar-background-ratio="0.3">
6-
5+
<div class="full-screen section parallax nopadding nomargin noborder ohidden" style="background-image: url('../images/teamSittedChilling.jpg');" data-stellar-background-ratio="0.3">
76
<div class="container center">
87
<div class="vertical-middle">
98

_site/images/logo-dark.png

100755100644
3.3 KB
Loading

_site/images/logo-dark@2x.png

100755100644
6.71 KB
Loading

_site/images/logo.png

100755100644
3.3 KB
Loading

_site/images/logo@2x.png

100755100644
6.71 KB
Loading

0 commit comments

Comments
 (0)