1
0
Fork 0
mirror of https://github.com/TheTaz25/denis.ergin.git synced 2025-07-12 22:08:48 +00:00

chore: minor changes, add robots to exclude slides and tasks

This commit is contained in:
Denis Ergin 2024-09-30 15:03:20 +02:00
parent 78f116219f
commit be196209ef
4 changed files with 24 additions and 3 deletions

View file

@ -1,6 +1,7 @@
---
import Link from '../components/atoms/Link.astro';
import { getLangFromUrl, useTranslations } from '../i18n/utils';
import '../styles/global.css'
interface Props {
title: string;