Merge branch 'develop'
This commit is contained in:
commit
388e0108e7
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
-->
|
-->
|
||||||
<html manifest="manifest.appcache">
|
<html manifest="manifest.appcache">
|
||||||
<head>
|
<head>
|
||||||
<title>Die Zeit als Wort - in HTML, CSS und JS</title>
|
<title>Die Zeit im Wort</title>
|
||||||
<script type="text/javascript" src="jquery-2.0.3.min.js"></script>
|
<script type="text/javascript" src="jquery-2.0.3.min.js"></script>
|
||||||
<script type="text/javascript" src="jquery-ui-1.10.3.custom.min.js"></script>
|
<script type="text/javascript" src="jquery-ui-1.10.3.custom.min.js"></script>
|
||||||
<script type="text/javascript" src="jquery-cookie-1.4.0.js"></script>
|
<script type="text/javascript" src="jquery-cookie-1.4.0.js"></script>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
CACHE MANIFEST
|
CACHE MANIFEST
|
||||||
# 4.0.0
|
# 4.0.1
|
||||||
|
|
||||||
COPYING
|
COPYING
|
||||||
favicon.png
|
favicon.png
|
||||||
|
|
Loading…
Reference in a new issue