website: fixes

This commit is contained in:
nym21
2026-04-08 13:11:03 +02:00
parent 3a7887348c
commit eb75274dbf
6 changed files with 236 additions and 219 deletions

View File

@@ -20,4 +20,4 @@ export const searchInput = /** @type {HTMLInputElement} */ (
);
export const searchResultsElement = getElementById("search-results");
export const frameSelectorsElement = getElementById("frame-selectors");
export const pinButtonElement = getElementById("pin-button");
export const layoutButtonElement = getElementById("layout-button");