summaryrefslogblamecommitdiff
path: root/src/contact/irc.html
blob: f9b53cd6f159afd824e5a282173800600d30301a (plain) (tree)
1
2
3
4
5
6
7
8
9

                



                                                                                              
                                         

                                                     
                                                                                             















                                                                                                  
          

                           
 







                                                                                                 
                                                                             
                                                                                                                                                                    
              
 







                                                                                                                                       
                          
                                                 
                          



                                        


                     
           
       
<!DOCTYPE html>
<html lang="en">
    <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        <meta name="description" content="">
        <meta name="keywords" content="">
        <title>Adélie Linux | IRC Web Client</title>
        <!-- Favicon -->
        <link href="/assets/images/icons/gen_polyguin_color_favicon.ico" rel="shortcut icon">
        <!-- CSS -->
        <link href="/assets/plugins/bootstrap/bootstrap.min.css" rel="stylesheet">
        <link href="/assets/plugins/owl-carousel/owl.carousel.min.css" rel="stylesheet">
        <link href="/assets/plugins/owl-carousel/owl.theme.default.min.css" rel="stylesheet">
        <link href="/assets/plugins/magnific-popup/magnific-popup.min.css" rel="stylesheet">
        <link href="/assets/plugins/sal/sal.min.css" rel="stylesheet">
        <link href="/assets/css/theme.css" rel="stylesheet">
        <!-- Fonts/Icons -->
        <link href="/assets/plugins/font-awesome/css/all.css" rel="stylesheet">
        <link href="/assets/plugins/themify/themify-icons.min.css" rel="stylesheet">
        <link href="/assets/plugins/simple-line-icons/css/simple-line-icons.css" rel="stylesheet">
    </head>
    <body>

        <!-- Header -->
        <div class="header right absolute-dark sticky">
__HEADER__
        </div>
        <!-- end Header -->

        <!-- https://kiwiirc.com/clientbuilder/
             Title: Adélie Support
             Extra: <h3>Adélie Linux</h3><p>We're here to guide you away from thin ice.</p>
             Login Options: Hide Channel, Hide Password
             Network: irc.adelielinux.org, 6697, TLS, #adelie-support, empty nick, empty password
             Theme: Ospret
             Plugins: Disable File Transfer
        -->
        <div class="section" style="padding-top: 80px; padding-bottom: 0px;">
            <iframe src="https://kiwiirc.com/nextclient/?settings=8d7f65397ca99e5c06d6cc5b5ef7182c" style="width:100%;height:680px;border:0;display:block"></iframe>
        </div>

        <!-- About section -->
        <div class="section bg-grey-lighter" style="padding-top: 0px; padding-bottom: 30px;">
            <div class="container">
                <div class="row">
                    <div class="col-12 col-md-4">
                    </div>
                    <div class="col-12 col-md-4">
                        <a class="button button-lg button-radius button-dark margin-top-30" href="/contact/">Return to Contact Page</a>
                    </div>
                    <div class="col-12 col-md-4">
                    </div>
                </div><!-- end row -->
            </div><!-- end container -->
        </div>
        <!-- end About section -->

__INDEPENDENT_WHITE__
__FOOTER__
    </body>
</html>