on home page: fix images for all persons, remove excessive verbiage, fix project icon, allow click on image to close

This commit is contained in:
2025-03-24 20:51:16 -06:00
parent bf2f23021f
commit 071792b97c
5 changed files with 69 additions and 144 deletions

View File

@@ -87,7 +87,6 @@ import {
faUser,
faUsers,
faXmark,
faBuilding,
} from "@fortawesome/free-solid-svg-icons";
library.add(
@@ -168,7 +167,6 @@ library.add(
faUser,
faUsers,
faXmark,
faBuilding,
);
import { FontAwesomeIcon } from "@fortawesome/vue-fontawesome";