Skip to content

Commit

Permalink
chore(seo): varios SEO improvements (#2022)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesgeorgewilliams authored Feb 7, 2023
1 parent b8bb6c8 commit 7771205
Show file tree
Hide file tree
Showing 67 changed files with 73 additions and 76 deletions.
3 changes: 2 additions & 1 deletion demo/bandwidth/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="The JointJS Carrier Frequency Bandwidth demo showcases a proven JavaScript/TypeScript diagramming library that helps developers and companies of any size build visual and No-Code/Low-Code applications faster.">

<title>Carrier Frequency Bandwidth</title>
<title>Carrier Frequency Bandwidth | JointJS</title>

<link rel="stylesheet" type="text/css" href="../../build/joint.css" />
<link rel="stylesheet" type="text/css" href="css/bandwidth.css"/>
Expand Down
3 changes: 2 additions & 1 deletion demo/bus/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="The JointJS Audio Mix Bus demo showcases a proven JavaScript/TypeScript diagramming library that helps developers and companies of any size build visual and No-Code/Low-Code applications faster.">

<title>Mix Bus</title>
<title>Audio Mix Bus | JointJS</title>

<link rel="stylesheet" type="text/css" href="../../build/joint.css" />
<link rel="stylesheet" type="text/css" href="css/bus.css" />
Expand Down
3 changes: 2 additions & 1 deletion demo/chess/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="The JointJS Chess Board demo showcases a proven JavaScript/TypeScript diagramming library that helps developers and companies of any size build visual and No-Code/Low-Code applications faster.">

<title>Chess</title>
<title>Chess Board | JointJS</title>

<link rel="stylesheet" type="text/css" href="../../build/joint.css" />
<link rel="stylesheet" type="text/css" href="css/chess.css" />
Expand Down
3 changes: 2 additions & 1 deletion demo/container/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="The JointJS Container and Embedding demo showcases a proven JavaScript/TypeScript diagramming library that helps developers and companies of any size build visual and No-Code/Low-Code applications faster.">

<title>Container</title>
<title>Container and Embedding | JointJS</title>

<link rel="stylesheet" type="text/css" href="../../build/joint.css" />
<link rel="stylesheet" type="text/css" href="css/container.css" />
Expand Down
4 changes: 3 additions & 1 deletion demo/curves/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Curves</title>
<meta name="description" content="The JointJS SVG Curves demo showcases a proven JavaScript/TypeScript diagramming library that helps developers and companies of any size build visual and No-Code/Low-Code applications faster.">
<title>SVG Curves | JointJS</title>
<link rel="stylesheet" type="text/css" href="../../build/joint.css" />
<link rel="stylesheet" type="text/css" href="css/curves.css" />
</head>
Expand All @@ -16,3 +17,4 @@
<script src="src/curves.js"></script>
</body>
</html>
`
3 changes: 2 additions & 1 deletion demo/devs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=no"/>
<meta name="description" content="The JointJS Discrete Event System Specification demo showcases a proven JavaScript/TypeScript diagramming library that helps developers and companies of any size build visual and No-Code/Low-Code applications faster.">

<title>DISCRETE EVENT SYSTEM SPECIFICATION</title>
<title>Discrete Event System Specification | JointJS</title>

<link rel="stylesheet" type="text/css" href="../../build/joint.css" />
<link rel="stylesheet" type="text/css" href="css/shapes.devs.css"/>
Expand Down
3 changes: 2 additions & 1 deletion demo/dgl/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Directed Graph Layout</title>
<meta name="description" content="The JointJS Directed Graph Layout demo showcases a proven JavaScript/TypeScript diagramming library that helps developers and companies of any size build visual and No-Code/Low-Code applications faster.">
<title>Directed Graph Layout | JointJS</title>
<link rel="stylesheet" type="text/css" href="./css/styles.css" />
</head>
<template id="link-controls-template">
Expand Down
3 changes: 2 additions & 1 deletion demo/elk/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>ELK Layered Layout</title>
<meta name="description" content="The JointJS ELK Layered Layout demo showcases a proven JavaScript/TypeScript diagramming library that helps developers and companies of any size build visual and No-Code/Low-Code applications faster.">
<title>ELK Layered Layout | JointJS</title>
<link rel="stylesheet" type="text/css" href="css/styles.css">
</head>
<body>
Expand Down
3 changes: 2 additions & 1 deletion demo/erd/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="The JointJS ER diagrams demo showcases a proven JavaScript/TypeScript diagramming library that helps developers and companies of any size build visual and No-Code/Low-Code applications faster.">

<title>ER Diagrams</title>
<title>ER Diagrams | JointJS</title>

<link rel="stylesheet" type="text/css" href="../../build/joint.css" />
<link rel="stylesheet" type="text/css" href="css/erd.css" />
Expand Down
3 changes: 2 additions & 1 deletion demo/fsa/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="The JointJS Finite State Machines demo showcases a proven JavaScript/TypeScript diagramming library that helps developers and companies of any size build visual and No-Code/Low-Code applications faster.">

<title>Finite State Machines</title>
<title>Finite State Machines | JointJS</title>

<link rel="stylesheet" type="text/css" href="../../build/joint.css" />
<link rel="stylesheet" type="text/css" href="css/fsa.css" />
Expand Down
3 changes: 2 additions & 1 deletion demo/fta/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="The JointJS Fault Tree Analysis demo showcases a proven JavaScript/TypeScript diagramming library that helps developers and companies of any size build visual and No-Code/Low-Code applications faster.">

<title>Fault Tree Analysis</title>
<title>Fault Tree Analysis | JointJS</title>

<link rel="stylesheet" type="text/css" href="../../build/joint.css" />
<link rel="stylesheet" type="text/css" href="css/fta.css" />
Expand Down
3 changes: 2 additions & 1 deletion demo/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
<head>
<meta charset="utf8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="The JointJS HTML Tasks demo showcases a proven JavaScript/TypeScript diagramming library that helps developers and companies of any size build visual and No-Code/Low-Code applications faster.">

<title>HTML shapes</title>
<title>HTML Tasks | JointJS</title>

<link rel="stylesheet" type="text/css" href="../../build/joint.css" />
<link rel="stylesheet" type="text/css" href="./css/html.css" />
Expand Down
3 changes: 2 additions & 1 deletion demo/hull/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="The JointJS Convex Hull Algorithm demo showcases a proven JavaScript/TypeScript diagramming library that helps developers and companies of any size build visual and No-Code/Low-Code applications faster.">

<title>Convex Hull Algorithm</title>
<title>Convex Hull Algorithm | JointJS</title>

<link rel="stylesheet" type="text/css" href="../../build/joint.css" />
<link rel="stylesheet" type="text/css" href="css/hull.css" />
Expand Down
3 changes: 2 additions & 1 deletion demo/icons/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="The JointJS Icons Element List demo showcases a proven JavaScript/TypeScript diagramming library that helps developers and companies of any size build visual and No-Code/Low-Code applications faster.">

<title>Icons</title>
<title>Icons Element List | JointJS</title>

<link rel="stylesheet" type="text/css" href="../../build/joint.css" />
<link rel="stylesheet" type="text/css" href="css/icons.css" />
Expand Down
3 changes: 2 additions & 1 deletion demo/links/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="The JointJS Links and Labels demo showcases a proven JavaScript/TypeScript diagramming library that helps developers and companies of any size build visual and No-Code/Low-Code applications faster.">

<title>Links</title>
<title>Links and Labels | JointJS</title>

<link rel="stylesheet" type="text/css" href="../../build/joint.css" />
<link rel="stylesheet" type="text/css" href="css/links.css" />
Expand Down
3 changes: 2 additions & 1 deletion demo/list/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>JointJS List Element</title>
<meta name="description" content="The JointJS List Items demo showcases a proven JavaScript/TypeScript diagramming library that helps developers and companies of any size build visual and No-Code/Low-Code applications faster.">
<title>List Items | JointJS</title>
<link rel="stylesheet" type="text/css" href="node_modules/jointjs/dist/joint.css" />
</head>
<body style="height:100%;display:flex;justify-content:center;align-items:center;margin:0;overflow-y:hidden;">
Expand Down
3 changes: 2 additions & 1 deletion demo/logic/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="The JointJS Logic Circuits demo showcases a proven JavaScript/TypeScript diagramming library that helps developers and companies of any size build visual and No-Code/Low-Code applications faster.">

<title>Logic Circuits</title>
<title>Logic Circuits | JointJS</title>

<link rel="stylesheet" type="text/css" href="../../build/joint.css" />
<link rel="stylesheet" type="text/css" href="css/logic.css" />
Expand Down
3 changes: 2 additions & 1 deletion demo/marey/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Marey Chart</title>
<meta name="description" content="The JointJS Marey Chart demo showcases a proven JavaScript/TypeScript diagramming library that helps developers and companies of any size build visual and No-Code/Low-Code applications faster.">
<title>Marey Chart | JointJS</title>
<link rel="stylesheet" type="text/css" href="../../build/joint.css" />
<link rel="stylesheet" type="text/css" href="css/marey.css" />
</head>
Expand Down
3 changes: 2 additions & 1 deletion demo/org/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="The JointJS Organizational Charts demo showcases a proven JavaScript/TypeScript diagramming library that helps developers and companies of any size build visual and No-Code/Low-Code applications faster.">

<title>Organizational Charts</title>
<title>Organizational Charts | JointJS</title>

<link rel="stylesheet" type="text/css" href="../../build/joint.css" />
</head>
Expand Down
3 changes: 2 additions & 1 deletion demo/paper/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="The JointJS Paper attributes demo showcases a proven JavaScript/TypeScript diagramming library that helps developers and companies of any size build visual and No-Code/Low-Code applications faster.">

<title>Paper attributes</title>
<title>Paper attributes | JointJS</title>

<link rel="stylesheet" type="text/css" href="../../build/joint.css" />
<link rel="stylesheet" type="text/css" href="css/paper.css" />
Expand Down
3 changes: 2 additions & 1 deletion demo/petri nets/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="The JointJS Petri Nets demo showcases a proven JavaScript/TypeScript diagramming library that helps developers and companies of any size build visual and No-Code/Low-Code applications faster.">

<title>Petri Nets</title>
<title>Petri Nets | JointJS</title>

<link rel="stylesheet" type="text/css" href="../../build/joint.css" />
<link rel="stylesheet" type="text/css" href="css/petri.css" />
Expand Down
3 changes: 2 additions & 1 deletion demo/puzzle/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
<head>
<meta charset="utf8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Jigsaw Puzzle</title>
<meta name="description" content="The JointJS Jigsaw Puzzle demo showcases a proven JavaScript/TypeScript diagramming library that helps developers and companies of any size build visual and No-Code/Low-Code applications faster.">
<title>Jigsaw Puzzle | JointJS</title>
<link rel="stylesheet" type="text/css" href="../../build/joint.css" />
<style>
body {
Expand Down
3 changes: 2 additions & 1 deletion demo/rough/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=no"/>
<meta name="description" content="The JointJS RoughJS Sketch demo showcases a proven JavaScript/TypeScript diagramming library that helps developers and companies of any size build visual and No-Code/Low-Code applications faster.">

<title>RoughJS Demo</title>
<title>RoughJS Sketch | JointJS</title>

<link rel="stylesheet" type="text/css" href="../../build/joint.css" />
<link rel="stylesheet" type="text/css" href="css/rough.css" />
Expand Down
3 changes: 2 additions & 1 deletion demo/routing/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="The JointJS Smart Routing demo showcases a proven JavaScript/TypeScript diagramming library that helps developers and companies of any size build visual and No-Code/Low-Code applications faster.">

<title>Smart Routing</title>
<title>Smart Routing | JointJS</title>

<link rel="stylesheet" type="text/css" href="../../build/joint.css" />
<link rel="stylesheet" type="text/css" href="css/routing.css" />
Expand Down
3 changes: 2 additions & 1 deletion demo/sequence/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="The JointJS Sequence Diagram demo showcases a proven JavaScript/TypeScript diagramming library that helps developers and companies of any size build visual and No-Code/Low-Code applications faster.">

<title>Sequence Diagram</title>
<title>Sequence Diagram | JointJS</title>

<link rel="stylesheet" type="text/css" href="../../build/joint.css" />
<link rel="stylesheet" type="text/css" href="css/sequence.css" />
Expand Down
3 changes: 2 additions & 1 deletion demo/shapes/fills.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
<head>
<meta charset="utf8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Fillings</title>
<meta name="description" content="The JointJS Fills and Gradients demo showcases a proven JavaScript/TypeScript diagramming library that helps developers and companies of any size build visual and No-Code/Low-Code applications faster.">
<title>Fills and Gradients | JointJS</title>
<link rel="stylesheet" type="text/css" href="../../build/joint.css" />
<style>
#paper {
Expand Down
3 changes: 2 additions & 1 deletion demo/umlcd/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="The JointJS UML Class Diagrams demo showcases a proven JavaScript/TypeScript diagramming library that helps developers and companies of any size build visual and No-Code/Low-Code applications faster.">

<title>Unified Modeling Language Class Diagrams</title>
<title>UML Class Diagrams | JointJS</title>

<link rel="stylesheet" type="text/css" href="../../build/joint.css" />
<link rel="stylesheet" type="text/css" href="css/umlcd.css" />
Expand Down
3 changes: 2 additions & 1 deletion demo/umlsc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="The JointJS UML StateChart Diagrams demo showcases a proven JavaScript/TypeScript diagramming library that helps developers and companies of any size build visual and No-Code/Low-Code applications faster.">

<title>Unified Modeling Language StateChart Diagrams</title>
<title>UML StateChart Diagrams | JointJS</title>

<link rel="stylesheet" type="text/css" href="../../build/joint.css" />
<link rel="stylesheet" type="text/css" href="css/umlsc.css" />
Expand Down
Loading

0 comments on commit 7771205

Please sign in to comment.