Removed unused JS and moved script tags to bottom of page
svn path=/branches/test/; revision=32877
This commit is contained in:
parent
4b6e1dd0d7
commit
3a2ed86458
@ -3,6 +3,9 @@
|
||||
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
|
||||
|
||||
<xsl:template name="body_scripts">
|
||||
<script src="/scripts/jquery-1.10.2.min.js"></script>
|
||||
<script src="/scripts/modernizr.custom.65251.js"></script>
|
||||
<script src="/scripts/jquery.cycle2.min.js" type="text/javascript"></script>
|
||||
<script src="/scripts/bootstrap-3.0.3.custom.js"></script>
|
||||
<script src="/scripts/placeholder.js"></script>
|
||||
</xsl:template>
|
||||
|
@ -134,9 +134,6 @@
|
||||
</xsl:element>
|
||||
</xsl:for-each>
|
||||
|
||||
<script src="/scripts/jquery-1.10.2.min.js"></script>
|
||||
<script src="/scripts/modernizr.custom.65251.js"></script>
|
||||
|
||||
<script>
|
||||
hljs.tabReplace = " ";
|
||||
// hljs.initHighligtingOnLoad();
|
||||
|
@ -2,7 +2,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>FSFE - مؤسسة البرمجيات الحرة في أوروبا</title>
|
||||
<script src="/scripts/jquery.cycle2.min.js" type="text/javascript"></script>
|
||||
</head>
|
||||
<body class="frontpage" id="index-html">
|
||||
|
||||
|
@ -3,7 +3,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>FSFE - Free Software Foundation Europe</title>
|
||||
<script src="/scripts/jquery.cycle2.min.js" type="text/javascript"></script>
|
||||
<meta name="description" content="Gemeinnützige Organisation die für ein allgemeines Verständnis und Unterstützung von Freier Software arbeitet. Beinhaltet Meldungen, Veranstaltungen und Kampagnen." />
|
||||
<meta name="keywords" content="fsfe Freie Software Open Source foss floss oss fsf Regierung Öffentliche Verwaltung gpl" />
|
||||
</head>
|
||||
|
@ -3,7 +3,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>FSFE - Free Software Foundation Europe</title>
|
||||
<script src="/scripts/jquery.cycle2.min.js" type="text/javascript"></script>
|
||||
<meta name="description" content="Non profit organisation working to create general understanding and support for software freedom. Includes news, events, and campaigns." />
|
||||
<meta name="keywords" content="fsfe free software open source foss floss oss fsf government public sector gpl" />
|
||||
</head>
|
||||
|
@ -3,7 +3,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>FSFE - Free Software Foundation Europe</title>
|
||||
<script src="/scripts/jquery.cycle2.min.js" type="text/javascript"></script>
|
||||
<meta name="description" content="Organisation à but non lucratif œuvrant en faveur du logiciel libre. Actualités, évènements et campagnes." />
|
||||
<meta name="keywords" content="fsfe free software open source foss floss oss fsf government public sector gpl logiciel libre secteur public gouvernement gnu" />
|
||||
</head>
|
||||
|
Loading…
x
Reference in New Issue
Block a user