lighthouse approves

This commit is contained in:
WieErWill 2024-01-17 17:47:54 +01:00
parent 6663949f26
commit 1f6eeadfa4
3 changed files with 2 additions and 1 deletions

View File

@ -2,6 +2,8 @@
This is a sleek, lightweight single-page application designed to consolidate an individual's social media and internet presence into one central location. Built with simplicity and performance in mind, the project uses minimalistic yet powerful web technologies.
![](lighthouse-score.png)
## Features
- **Lightweight Design**: Leveraging vanilla HTML and CSS for a fast and responsive user experience.

BIN
lighthouse-score.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

View File

@ -4,7 +4,6 @@
<meta http-equiv="Content-Security-Policy"
content="default-src 'self'; script-src 'self' 'unsafe-inline'; style-src 'self' 'unsafe-inline'">
<meta http-equiv="X-Content-Type-Options" content="nosniff">
<meta http-equiv="X-Frame-Options" content="DENY">
<meta name="referrer" content="strict-origin">
<script type="application/ld+json">
{