UNPKG

qcobjects-docs

Version:

The official app and website for documentation of QCObjects

48 lines (46 loc) 2.81 kB
<!doctype html> <html class="no-js" lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- This is a wide open CSP declaration. To lock this down for production, see below. --> <meta http-equiv="Content-Security-Policy" content="default-src * 'self' 'unsafe-inline' 'unsafe-eval' data: gap: https://ssl.gstatic.com; img-src * 'self' data:; child-src *; style-src * 'self' 'unsafe-inline' 'unsafe-eval'; script-src * 'self' 'unsafe-inline' 'unsafe-eval'; connect-src * 'self' 'unsafe-inline' 'unsafe-eval';media-src *"> <title>QCObjects New App v2.4</title> <meta name="description" content="QCObjects New App v2.4"> <link rel="canonical" href="https://newapp.qcobjects.dev/"> <link rel="manifest" href="manifest.json"> <link rel="shortcut icon" href="./favicon.ico" type="image/x-icon"> <link rel="icon" href="./favicon.ico" type="image/x-icon"> <meta name="mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="application-name" content="QCObjects New App"> <meta name="apple-mobile-web-app-status-bar-style" content="black"> <meta name="apple-mobile-web-app-title" content="QCObjects New App"> <link rel="icon" sizes="192x192" href="./img/icons/icon-192x192.png"> <link rel="apple-touch-icon" href="./img/icons/icon-192x192.png"> <meta name="msapplication-TileImage" content="./img/icons/icon-144x144.png"> <meta name="msapplication-TileColor" content="rgb(1,1,1)"> <meta name="theme-color" content="rgb(1,1,1)"> <meta property="og:title" content="QCObjects Config"> <meta property="og:type" content="website"> <meta property="og:image" content="https://newapp.qcobjects.dev/img/icons/icon-192x192.png"> <meta property="og:url" content="https://newapp.qcobjects.dev/"> <meta property="og:description" content="QCObjects New App"> <meta name="twitter:card" content="summary"> <meta name="twitter:url" content="https://newapp.qcobjects.dev/"> <meta name="twitter:title" content="QCObjects New App"> <meta name="twitter:description" content="QCObjects New App"> <meta name="twitter:image" content="https://config.qcobjects.dev/img/icons/icon-192x192.png"> <meta name="twitter:creator" content="@jeanmachuca"> <link rel="preload" href="css/index.css" as="style" onload="this.onload=null;this.rel='stylesheet'"> <noscript><link rel="stylesheet" href="css/index.css"></noscript> </head> <body> <noscript> <!-- anchor linking to external file --> <p>This page needs JavaScript because it uses QCObjects (https://qcobjects.com).</p> <p>Please, check to enable JavaScript</p> </noscript> <p>Please check your Internet connection!</p> </body> </html>