Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GzipMiddleware and favicon, optimize scripts and styles #1117

Merged
merged 3 commits into from
Sep 18, 2024

Conversation

brylie
Copy link
Member

@brylie brylie commented Sep 18, 2024

Closes #1111

This pull request includes the addition of the GzipMiddleware and a favicon, as well as optimizations to the scripts and styles. The GzipMiddleware improves the performance of the application by compressing the response content. The favicon adds a custom icon to the website. The optimizations to the scripts and styles aim to improve the loading speed and overall performance of the website.

@brylie brylie merged commit 923c842 into main Sep 18, 2024
5 checks passed
@brylie brylie deleted the improve-page-score branch September 18, 2024 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve time to first paint (PageSpeed improvements)
1 participant