
| Current Path : /var/www/html/c12park/vendor/twbs/bootstrap/site/src/components/head/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/html/c12park/vendor/twbs/bootstrap/site/src/components/head/Favicons.astro |
---
import { getVersionedDocsPath } from '@libs/path'
---
<link rel="apple-touch-icon" href={getVersionedDocsPath('/assets/img/favicons/apple-touch-icon.png')} sizes="180x180" />
<link rel="icon" href={getVersionedDocsPath('/assets/img/favicons/favicon-32x32.png')} sizes="32x32" type="image/png" />
<link rel="icon" href={getVersionedDocsPath('/assets/img/favicons/favicon-16x16.png')} sizes="16x16" type="image/png" />
<link rel="manifest" href={getVersionedDocsPath('/assets/img/favicons/manifest.json')} />
<link rel="mask-icon" href={getVersionedDocsPath('/assets/img/favicons/safari-pinned-tab.svg')} color="#712cf9" />
<link rel="icon" href={getVersionedDocsPath('/assets/img/favicons/favicon.ico')} />
<meta name="theme-color" content="#712cf9" />