Skip to content
Snippets Groups Projects
Commit 6784ad5e authored by Adam Procter's avatar Adam Procter
Browse files

minor tweaks for build

parent c322acbe
Branches env
No related tags found
No related merge requests found
{
"name": "canvas-10-feb",
"version": "0.1.0",
"name": "nodenogg.in",
"version": "0.0.1",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
......
canvas-10-feb/public/favicon.ico

4.19 KiB | W: 32px | H: 32px

canvas-10-feb/public/favicon.ico

1.12 KiB | W: 16px | H: 16px

canvas-10-feb/public/favicon.ico
canvas-10-feb/public/favicon.ico
canvas-10-feb/public/favicon.ico
canvas-10-feb/public/favicon.ico
  • 2-up
  • Swipe
  • Onion skin
<!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="<%= BASE_URL %>favicon.ico">
<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>
<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 -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment