Änderungen

K
keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:  
<!doctype html>
 
<!doctype html>
<html lang="en">
+
<html>
 
<head>
 
<head>
 
   <meta charset="utf-8">
 
   <meta charset="utf-8">
Zeile 20: Zeile 20:  
   <script>
 
   <script>
 
   $(function(){
 
   $(function(){
    console.log("twentytwenty");
   
     $('.twentytwenty-container').twentytwenty();
 
     $('.twentytwenty-container').twentytwenty();
 
   });
 
   });