mirror of
				https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
				synced 2025-11-03 23:23:53 +01:00 
			
		
		
		
	adding js to a separate file
This commit is contained in:
		@@ -7,7 +7,8 @@
 | 
			
		||||
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
 | 
			
		||||
        <meta name="viewport" content="width=device-width, initial-scale=1">
 | 
			
		||||
        <title>MS Rewards</title>
 | 
			
		||||
        <link rel="stylesheet" href="{{ url_for('static', filename='css/flask.css') }}" />
 | 
			
		||||
        <link rel="stylesheet" href="{{ url_for('static', filename='css/flask.css')}}"/>
 | 
			
		||||
        <script src="{{ url_for('static', filename='js/main.js')}}"></script>
 | 
			
		||||
    </head>
 | 
			
		||||
    <body>
 | 
			
		||||
        <div class="container">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user