Fix TypeScript errors and code formatting
- Add 'href' property to Item interface in types.d.ts - Remove unused imports from Logo.astro and index.astro - Fix implicit 'any' type in utils/images.ts - Run prettier formatting across all files All TypeScript checks now pass with 0 errors, 0 warnings, and 0 hints.
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ metadata:
|
||||
title:
|
||||
default: Amatör Radyocular Derneği (ARC)
|
||||
template: '%s — ARC'
|
||||
description: "İstanbul merkezli kâr amacı gütmeyen bu dernek, amatör telsizciliği yaygınlaştırmak, eğitim vermek ve röle-beacon altyapıları işletmek amacıyla kurulmuştur."
|
||||
description: 'İstanbul merkezli kâr amacı gütmeyen bu dernek, amatör telsizciliği yaygınlaştırmak, eğitim vermek ve röle-beacon altyapıları işletmek amacıyla kurulmuştur.'
|
||||
robots:
|
||||
index: true
|
||||
follow: true
|
||||
|
||||
Reference in New Issue
Block a user