��<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="icon" href="https://raw.githubusercontent.com/TenTraicion/TenTraicion/master/assets/solvinux/favicon.ico" type="image/x-icon"> <title>Document</title> <link rel="stylesheet" href="css/master.css"> </head> <body> <header> <a href="index.html"><img src="https://raw.githubusercontent.com/TenTraicion/TenTraicion/master/assets/solvinux/icon.png" alt="Solvinux Logo"></a> <h1>Solvinux Solutions, Inc.</h1> <h3>An Open-Source Platform for Programming Community</h3><hr> </header> <main> <h2>Ascension</h2> <p>Solvinux Solutions, Inc. is a sister concern of Platinamo.</p> </main> <script src='https://storage.ko-fi.com/cdn/scripts/overlay-widget.js'></script> <script> kofiWidgetOverlay.draw('tentraicion', { 'type': 'floating-chat', 'floating-chat.donateButton.text': 'Support me', 'floating-chat.donateButton.background-color': '#5bc0de', 'floating-chat.donateButton.text-color': '#323842' }); </script> </body> </html>