Skip to content

Commit e0101c9

Browse files
theodorosploumisCuriousLearner
authored andcommitted
Smaller logo and other minor fixes (#11)
* Use smaller logo and better css, #10 * Fixing typo error for jquery library url * Rebase bg colors
1 parent b264710 commit e0101c9

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

assets/img/logo_transparent.png

-1.1 MB
Loading

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ <h3>Frequenty Asked Questions (FAQs)</h3>
139139
<br>
140140
<p>&copy; LinuxChix India 2016-2017</p>
141141
</footer>
142-
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
142+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
143143
<script>window.jQuery || document.write('<script src="assets/js/vendor/jquery-1.11.2.min.js"><\/script>')</script>
144144

145145
<script src="assets/js/vendor/bootstrap.min.js"></script>

0 commit comments

Comments
 (0)