<!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,maximum-scale=1.0,user-scalable=no" /> <!-- Open Graph --> <meta property="og:image" content="https://alpha.nodenogg.in/files/logo_nt.png" /> <meta property="og:image:width" content="216" /> <meta property="og:image:height" content="226" /> <meta property="og:image:type" content="image/png" /> <meta property="og:title" content="nodenogg.in - ALPHA build" /> <meta property="og:description" content="nodenoggin is a Free Open Source Software (FOSS) project that empowers communities of practice to build and create knowledge by bridging the physical and digital studio spaces. designers and makers gather and spatially arrange materials, links and thoughts within the shared digital platform." /> <meta property="og:type" content="website" /> <meta property="og:url" content="https://alpha.nodenogg.in" /> <!-- Twitter --> <meta name="twitter:card" content="summary" /> <meta property="twitter:image" content="https://alpha.nodenogg.in/files/logo_nt.jpg" /> <meta property="twitter:image:width" content="216" /> <meta property="twitter:image:height" content="226" /> <meta property="twitter:image:type" content="image/png" /> <meta property="twitter:title" content="nodenogg.in - ALPHA build" /> <meta property="twitter:description" content="nodenoggin is a Free Open Source Software (FOSS) project that empowers communities of practice to build and create knowledge by bridging the physical and digital studio spaces. designers and makers gather and spatially arrange materials, links and thoughts within the shared digital platform." /> <meta property="twitter:url" content="https://alpha.nodenogg.in" /> <meta property="twitter:site" content="@nodenoggin" /> <meta property="twitter:creator" content="@nodenoggin" /> <link rel="icon" href="<%= BASE_URL %>favicon.ico" /> <title><%= htmlWebpackPlugin.options.title %></title> </head> <body> <noscript> <strong >We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue.</strong > </noscript> <div id="app"></div> <!-- built files will be auto injected --> </body> </html>