add bootstrap assets
This commit is contained in:
		@@ -6,7 +6,7 @@
 | 
			
		||||
        <title>Youtube Downloader UI</title>
 | 
			
		||||
        <!-- Diable favicon requests: https://stackoverflow.com/a/13416784 -->
 | 
			
		||||
        <link rel="icon" href="data:;base64,iVBORw0KGgo=">
 | 
			
		||||
        <link href="assets/bootstrap/css/bootstrap.css" rel="stylesheet" >
 | 
			
		||||
        <link href="assets/bootstrap.css" rel="stylesheet" >
 | 
			
		||||
        <script>
 | 
			
		||||
            // https://developer.mozilla.org/en-US/docs/Web/API/Window/DOMContentLoaded_event
 | 
			
		||||
            window.addEventListener('DOMContentLoaded', () => {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user