Skip to content

Commit 456b135

Browse files
committed
2019-10-31
1 parent 9f874b3 commit 456b135

File tree

10 files changed

+33
-33
lines changed

10 files changed

+33
-33
lines changed

404.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<meta property="og:locale" content="en_US">
1515
<meta property="og:site_name" content="CortexJS">
1616
<meta property="og:title" content="CortexJS">
17-
<meta property="og:url" content="https://cortexjs.io/404.html">
17+
<meta property="og:url" content="http://localhost:4000/404.html">
1818

1919

2020

@@ -32,7 +32,7 @@
3232

3333

3434

35-
<link rel="canonical" href="https://cortexjs.io/404.html">
35+
<link rel="canonical" href="http://localhost:4000/404.html">
3636

3737

3838

@@ -43,7 +43,7 @@
4343

4444
"@type": "Person",
4545
"name": "CortexJS",
46-
"url": "https://cortexjs.io/"
46+
"url": "http://localhost:4000/"
4747

4848
}
4949
</script>

docs/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414
<meta property="og:locale" content="en_US">
1515
<meta property="og:site_name" content="CortexJS">
1616
<meta property="og:title" content="Docs">
17-
<meta property="og:url" content="https://cortexjs.io/docs/">
17+
<meta property="og:url" content="http://localhost:4000/docs/">
1818

1919

2020

2121

22-
<meta property="og:image" content="https://cortexjs.io/assets/bg/black-on-white.jpg">
22+
<meta property="og:image" content="http://localhost:4000/assets/bg/black-on-white.jpg">
2323

2424

2525

@@ -34,7 +34,7 @@
3434

3535

3636

37-
<link rel="canonical" href="https://cortexjs.io/docs/">
37+
<link rel="canonical" href="http://localhost:4000/docs/">
3838

3939

4040

@@ -45,7 +45,7 @@
4545

4646
"@type": "Person",
4747
"name": "CortexJS",
48-
"url": "https://cortexjs.io/"
48+
"url": "http://localhost:4000/"
4949

5050
}
5151
</script>

docs/mathlive.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<meta property="og:locale" content="en_US">
1515
<meta property="og:site_name" content="CortexJS">
1616
<meta property="og:title" content="mathlive">
17-
<meta property="og:url" content="https://cortexjs.io/docs/mathlive">
17+
<meta property="og:url" content="http://localhost:4000/docs/mathlive">
1818

1919

2020

@@ -32,7 +32,7 @@
3232

3333

3434

35-
<link rel="canonical" href="https://cortexjs.io/docs/mathlive">
35+
<link rel="canonical" href="http://localhost:4000/docs/mathlive">
3636

3737

3838

@@ -43,7 +43,7 @@
4343

4444
"@type": "Person",
4545
"name": "CortexJS",
46-
"url": "https://cortexjs.io/"
46+
"url": "http://localhost:4000/"
4747

4848
}
4949
</script>

feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.0.0">Jekyll</generator><link href="https://cortexjs.io/feed.xml" rel="self" type="application/atom+xml" /><link href="https://cortexjs.io/" rel="alternate" type="text/html" /><updated>2019-10-31T17:27:20+00:00</updated><id>https://cortexjs.io/feed.xml</id><title type="html">CortexJS</title><subtitle>Web components for scientific computing.</subtitle><author><name>Your Name</name></author></feed>
1+
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.0.0">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" /><updated>2019-10-31T17:29:37+00:00</updated><id>http://localhost:4000/feed.xml</id><title type="html">CortexJS</title><subtitle>Web components for scientific computing.</subtitle><author><name>Your Name</name></author></feed>

guides/getting-started/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414
<meta property="og:locale" content="en_US">
1515
<meta property="og:site_name" content="CortexJS">
1616
<meta property="og:title" content="Getting Started">
17-
<meta property="og:url" content="https://cortexjs.io/guides/getting-started/">
17+
<meta property="og:url" content="http://localhost:4000/guides/getting-started/">
1818

1919

2020

2121

22-
<meta property="og:image" content="https://cortexjs.io/assets/bg/yellow-on-blue.jpg">
22+
<meta property="og:image" content="http://localhost:4000/assets/bg/yellow-on-blue.jpg">
2323

2424

2525

@@ -34,7 +34,7 @@
3434

3535

3636

37-
<link rel="canonical" href="https://cortexjs.io/guides/getting-started/">
37+
<link rel="canonical" href="http://localhost:4000/guides/getting-started/">
3838

3939

4040

@@ -45,7 +45,7 @@
4545

4646
"@type": "Person",
4747
"name": "CortexJS",
48-
"url": "https://cortexjs.io/"
48+
"url": "http://localhost:4000/"
4949

5050
}
5151
</script>

guides/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414
<meta property="og:locale" content="en_US">
1515
<meta property="og:site_name" content="CortexJS">
1616
<meta property="og:title" content="Guides">
17-
<meta property="og:url" content="https://cortexjs.io/guides/">
17+
<meta property="og:url" content="http://localhost:4000/guides/">
1818

1919

2020

2121

22-
<meta property="og:image" content="https://cortexjs.io/assets/bg/black-on-white.jpg">
22+
<meta property="og:image" content="http://localhost:4000/assets/bg/black-on-white.jpg">
2323

2424

2525

@@ -34,7 +34,7 @@
3434

3535

3636

37-
<link rel="canonical" href="https://cortexjs.io/guides/">
37+
<link rel="canonical" href="http://localhost:4000/guides/">
3838

3939

4040

@@ -45,7 +45,7 @@
4545

4646
"@type": "Person",
4747
"name": "CortexJS",
48-
"url": "https://cortexjs.io/"
48+
"url": "http://localhost:4000/"
4949

5050
}
5151
</script>

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
<meta property="og:locale" content="en_US">
1515
<meta property="og:site_name" content="CortexJS">
1616
<meta property="og:title" content="CortexJS">
17-
<meta property="og:url" content="https://cortexjs.io/">
17+
<meta property="og:url" content="http://localhost:4000/">
1818

1919

2020
<meta property="og:description" content="Web Componentsfor Scientific Computing">
2121

2222

2323

24-
<meta property="og:image" content="https://cortexjs.io/assets/bg/black-on-white.jpg">
24+
<meta property="og:image" content="http://localhost:4000/assets/bg/black-on-white.jpg">
2525

2626

2727

@@ -36,7 +36,7 @@
3636

3737

3838

39-
<link rel="canonical" href="https://cortexjs.io/">
39+
<link rel="canonical" href="http://localhost:4000/">
4040

4141

4242

@@ -47,7 +47,7 @@
4747

4848
"@type": "Person",
4949
"name": "CortexJS",
50-
"url": "https://cortexjs.io/"
50+
"url": "http://localhost:4000/"
5151

5252
}
5353
</script>

mathfield/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<meta property="og:locale" content="en_US">
1515
<meta property="og:site_name" content="CortexJS">
1616
<meta property="og:title" content="Mathfield">
17-
<meta property="og:url" content="https://cortexjs.io/mathfield/">
17+
<meta property="og:url" content="http://localhost:4000/mathfield/">
1818

1919

2020

@@ -32,7 +32,7 @@
3232

3333

3434

35-
<link rel="canonical" href="https://cortexjs.io/mathfield/">
35+
<link rel="canonical" href="http://localhost:4000/mathfield/">
3636

3737

3838

@@ -43,7 +43,7 @@
4343

4444
"@type": "Person",
4545
"name": "CortexJS",
46-
"url": "https://cortexjs.io/"
46+
"url": "http://localhost:4000/"
4747

4848
}
4949
</script>

robots.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Sitemap: https://cortexjs.io/sitemap.xml
1+
Sitemap: http://localhost:4000/sitemap.xml

sitemap.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
4-
<loc>https://cortexjs.io/docs/</loc>
4+
<loc>http://localhost:4000/docs/</loc>
55
</url>
66
<url>
7-
<loc>https://cortexjs.io/guides/getting-started/</loc>
7+
<loc>http://localhost:4000/guides/getting-started/</loc>
88
</url>
99
<url>
10-
<loc>https://cortexjs.io/guides/</loc>
10+
<loc>http://localhost:4000/guides/</loc>
1111
</url>
1212
<url>
13-
<loc>https://cortexjs.io/</loc>
13+
<loc>http://localhost:4000/</loc>
1414
</url>
1515
<url>
16-
<loc>https://cortexjs.io/mathfield/</loc>
16+
<loc>http://localhost:4000/mathfield/</loc>
1717
</url>
1818
<url>
19-
<loc>https://cortexjs.io/docs/mathlive</loc>
19+
<loc>http://localhost:4000/docs/mathlive</loc>
2020
</url>
2121
</urlset>

0 commit comments

Comments
 (0)