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 477 B
Newer Older
peter_rabbit's avatar
peter_rabbit committed

<!DOCTYPE html>
<html>
    <head>
        <meta charset="utf-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1" />
peter_rabbit's avatar
peter_rabbit committed
        <title>Kuadrado Software - education</title>
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>