Bye gitlab pages, welcome cd/ci with server

This commit is contained in:
Firq 2023-03-06 19:12:59 +01:00
parent acc66bafeb
commit a674b41d00
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
13 changed files with 45 additions and 31 deletions
src/components

View file

@ -7,7 +7,7 @@ export interface Props {
const { image, link, title } = Astro.props;
const icon: string = `background: url('/fgosite/ta_icons/${image}.webp')`
const icon: string = `background: url('/ta_icons/${image}.webp')`
---
<a href={link} target="_blank" rel="noopener noreferrer" aria-label={title}>
<article>