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 504 B
Newer Older
  • Learn to ignore specific revisions
  • 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 - software-development</title>
    
    peter_rabbit's avatar
    peter_rabbit committed
            <link rel="icon" type="image/svg+xml" href="/favicon.svg">
    
    peter_rabbit's avatar
    peter_rabbit committed
            <link href="../../style/style.css" rel="stylesheet" />
        </head>
        <body>
            <main></main>
        </body>
    
    peter_rabbit's avatar
    peter_rabbit committed
        <script type="text/javascript" src="./software-development.js"></script>
    
    peter_rabbit's avatar
    peter_rabbit committed
    </html>