Skip to content

Commit

Permalink
Added compressed images to website.
Browse files Browse the repository at this point in the history
  • Loading branch information
Belax8 committed Mar 1, 2017
1 parent d199694 commit b5a4be7
Show file tree
Hide file tree
Showing 5 changed files with 72 additions and 72 deletions.
1 change: 1 addition & 0 deletions .htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ RewriteEngine on
RewriteCond %{HTTP_HOST} ^capdistributing.com$
RewriteRule ^/?$ "https\:\/\/www\.capdistributing\.com\/" [R=301,L]

RedirectMatch 404 /\.git
1 change: 0 additions & 1 deletion contact.php
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,6 @@ function InputActions(field,id) {
<p align='center' class='float-left full-with'><font size="1" face="" color=""><a href="http://www.123contactform.com">Email forms</a> generated by 123ContactForm</font></p><script type="text/javascript">multiPageTotal=1;</script>

<?php include_once("templates/footer.html"); ?>
<script type="text/javascript" src="/scripts/contact.js"></script>

</body>
</html>
Loading

0 comments on commit b5a4be7

Please sign in to comment.