fix: Public pages - Contact and Services - page load errors due to server errors and styling improvements
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<link rel="stylesheet" href="{{ url_for('static', filename='css/sections/core.css') }}" />
|
||||
<link rel="stylesheet" href="{{ url_for('static', filename='css/pages/core/home.css') }}" />
|
||||
-->
|
||||
<link rel="stylesheet" href="{{ url_for('static', filename='dist/css/core_home.css') }}">
|
||||
<link rel="stylesheet" href="{{ url_for('static', filename='dist/css/core_home.bundle.css') }}">
|
||||
|
||||
<!-- HTML content -->
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user