Updates and cleanup

This commit is contained in:
genuineparts 2025-06-03 08:40:33 +02:00
parent 99a9ed919e
commit e4dc428379
11 changed files with 340 additions and 395 deletions

View file

@ -4,9 +4,9 @@
<div class="row">
<div class="twelve columns">
<ul class="social-links">
<!--<ul class="social-links">
<li><a href="https://twitter.com/austriachatnet"><i class="fa fa-twitter"></i></a></li>
</ul>
</ul>-->
</div>
<div class="six columns info">
@ -23,25 +23,13 @@
</ul>
</div>
<p class="copyright">&copy; Copyright 2017 AustriaChat.net. &nbsp; Design by <a title="Styleshout" href="http://www.styleshout.com/">Styleshout</a>.</p>
<p class="copyright">&copy; Copyright 2025 FunCh.at. &nbsp; Design by <a title="Styleshout" href="http://www.styleshout.com/">Styleshout</a>.</p>
</div> <!-- End row -->
<div id="go-top"><a class="smoothscroll" title="Back to Top" href="#top"><i class="fa fa-chevron-up"></i></a></div>
</footer> <!-- End Footer-->
{literal}
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-96528626-1', 'auto');
ga('send', 'pageview');
</script>
{/literal}
<!-- Java Script
================================================== -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
@ -50,5 +38,6 @@
<script src="js/main.js"></script>
<script src="/js/odo/odometer.min.js"></script>
{$footer}
-->
</body>
</html>
</html>