lighthouse approves
This commit is contained in:
parent
6663949f26
commit
1f6eeadfa4
@ -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.
|
||||
|
||||

|
||||
|
||||
## Features
|
||||
|
||||
- **Lightweight Design**: Leveraging vanilla HTML and CSS for a fast and responsive user experience.
|
||||
|
BIN
lighthouse-score.png
Normal file
BIN
lighthouse-score.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.3 KiB |
@ -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">
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user