feat: back to local css
This commit is contained in:
		
							parent
							
								
									96f4243713
								
							
						
					
					
						commit
						e3c005aa92
					
				
					 2 changed files with 5 additions and 15 deletions
				
			
		|  | @ -7,13 +7,8 @@ | |||
|     <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css" rel="stylesheet"> | ||||
|     <link rel="preconnect" href="https://cdn.statically.io" crossorigin> | ||||
| 
 | ||||
|     <link rel="preload" as="style" | ||||
|         href="https://cdn.statically.io/gl/rideaware/landing/main/static/css/newsletter_styles.min.css" | ||||
|         onload="this.onload=null;this.rel='stylesheet'"> | ||||
|     <noscript> | ||||
|     <link rel="stylesheet" | ||||
|             href="https://cdn.statically.io/gl/rideaware/landing/main/static/css/newsletter_styles.min.css"> | ||||
|     </noscript> | ||||
|     <link rel="stylesheet" href="{{ url_for('static', filename='css/newsletter_styles.css') }}"> | ||||
| 
 | ||||
| </head> | ||||
| <body> | ||||
|     <!-- Navigation --> | ||||
|  |  | |||
|  | @ -5,14 +5,9 @@ | |||
|     <meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||||
|     <title>RideAware - Newsletters</title> | ||||
|     <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css" rel="stylesheet"> | ||||
|     <link rel="preload" as="style" | ||||
|         href="https://cdn.statically.io/gl/rideaware/landing/main/static/css/newsletter_styles.min.css" | ||||
|         onload="this.onload=null;this.rel='stylesheet'"> | ||||
|     <noscript> | ||||
|     <link rel="stylesheet" | ||||
|             href="https://cdn.statically.io/gl/rideaware/landing/main/static/css/newsletter_styles.min.css"> | ||||
|     </noscript> | ||||
| `</head> | ||||
|     <link rel="stylesheet" href="{{ url_for('static', filename='css/newsletter_styles.css') }}"> | ||||
| 
 | ||||
| </head> | ||||
| <body> | ||||
|     <!-- Navigation --> | ||||
|     <nav class="navbar"> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Cipher Vance
						Cipher Vance