Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
index.html 646 B
Newer Older
  • Learn to ignore specific revisions
  • peter_rabbit's avatar
    peter_rabbit committed
    <!DOCTYPE html>
    
    peter_rabbit's avatar
    peter_rabbit committed
    <html lang="fr">
    
    peter_rabbit's avatar
    peter_rabbit committed
        <head>
            <meta charset="utf-8" />
    
    peter_rabbit's avatar
    peter_rabbit committed
            <title>Kuadrado Software | Pédagogie</title>
            <meta name="description" content="Animations autour de la création de jeux vidéos, vulgarisation numérique. Découvrez nos initiatives pédagogiques.">
    
            <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1" />
    
    peter_rabbit's avatar
    peter_rabbit committed
            <link rel="icon" type="image/svg+xml" href="/favicon.svg">
    
            <link href="/style/style.css" rel="stylesheet" />
    
    peter_rabbit's avatar
    peter_rabbit committed
        </head>
        <body>
            <main></main>
        </body>
    
    peter_rabbit's avatar
    peter_rabbit committed
        <script type="text/javascript" src="./education.js"></script>
    
    peter_rabbit's avatar
    peter_rabbit committed
    </html>