Project refactor #20
@ -5,7 +5,7 @@
 | 
			
		||||
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
 | 
			
		||||
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
 | 
			
		||||
    <title>Jednoduchý Prekladač</title>
 | 
			
		||||
    <link rel="stylesheet" href="style.css">
 | 
			
		||||
    <link rel="stylesheet" href="styles/style.css">
 | 
			
		||||
</head>
 | 
			
		||||
<body>
 | 
			
		||||
 | 
			
		||||
@ -41,9 +41,9 @@
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
<!-- Pripojenie skriptov -->
 | 
			
		||||
<script type="module" src="videoplayer.js"></script>
 | 
			
		||||
<script src="kontrola_api.js"></script>
 | 
			
		||||
<script src="speech_recognition.js"></script>
 | 
			
		||||
<script type="module" src="scripts/videoplayer.js"></script>
 | 
			
		||||
<script src="scripts/kontrola_api.js"></script>
 | 
			
		||||
<script src="scripts/speech_recognition.js"></script>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user