1 Commits

Author SHA1 Message Date
renovate[bot]
757bece662 Update dependency font-awesome to v7 2026-02-15 20:58:21 +00:00

View File

@@ -7,8 +7,8 @@
<title>xHUD</title> <title>xHUD</title>
<link <link
rel="stylesheet" rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.1/css/all.min.css"
integrity="sha512-1ycn6IcaQQ40/MKBW2W4Rhis/DbILU74C1vSrLJxCq57o941Ym01SwNsOMqvEBFlcgUa6xLiPY/NS5R+E6ztJQ==" integrity="sha512-2SwdPD6INVrV/lHTZbO2nodKhrnDdJK9/kg2XD1r9uGqPo1cUbujc+IYdlYdEErWNu69gVcYgdxlmVmzTWnetw=="
crossorigin="anonymous" crossorigin="anonymous"
/> />
<link rel="stylesheet" href="style.css" /> <link rel="stylesheet" href="style.css" />