Simplify or remove icons #33

Open
opened 2024-06-16 16:55:55 +02:00 by ktyl · 0 comments
Owner

Fontawesome icons are used for external links to GitHub, Itch etc. They are loaded via an additional call to an outside CDN. This means the site does not load fully without this external dependency, which is annoying when developing the site without an internet connection, and slightly reduces the site's potential performance due to additional network calls.

Either store the icons in the site hierarchy itself or remove them entirely to remove this external dependency.

Fontawesome icons are used for external links to GitHub, Itch etc. They are loaded via an additional call to an outside CDN. This means the site does not load fully without this external dependency, which is annoying when developing the site without an internet connection, and slightly reduces the site's potential performance due to additional network calls. Either store the icons in the site hierarchy itself or remove them entirely to remove this external dependency.
ktyl added the
enhancement
label 2024-06-16 16:55:55 +02:00
ktyl self-assigned this 2024-06-16 16:55:55 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ktyl/ktyl.dev#33
No description provided.