Skip to content

Commit b4bc87d

Browse files
committed
Website update
1 parent 4f919cf commit b4bc87d

5 files changed

Lines changed: 6 additions & 1 deletion

File tree

website/docs.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<meta charset="utf-8" />
55
<meta name="viewport" content="width=800">
66
<title>DNA2Graph | Docs</title>
7+
<link rel="canonical" href="https://federicochinello.com/DNA2Graph/docs.html" />
78
<meta name="description" content="Documentation of DNA2Graph, a tool that automates the processing of electron microscopy images of DNA molecules." />
89
<link rel="icon" type="image/png" href="assets/logo.png">
910
<link rel="stylesheet" href="styles.css" />

website/download.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<meta charset="utf-8" />
55
<meta name="viewport" content="width=800">
66
<title>DNA2Graph | Download</title>
7+
<link rel="canonical" href="https://federicochinello.com/DNA2Graph/download.html" />
78
<meta name="description" content="Download DNA2Graph, a tool that automates the processing of electron microscopy images of DNA molecules." />
89
<link rel="icon" type="image/png" href="assets/logo.png">
910
<link rel="stylesheet" href="styles.css" />

website/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<meta charset="utf-8" />
55
<meta name="viewport" content="width=800">
66
<title>DNA2Graph | Home</title>
7+
<link rel="canonical" href="https://federicochinello.com/DNA2Graph/" />
78
<meta name="description" content="DNA2Graph is a tool that automates the processing of electron microscopy images of DNA molecules." />
89
<link rel="icon" type="image/png" href="assets/logo.png">
910
<link rel="stylesheet" href="styles.css" />

website/outputs.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
<meta charset="utf-8" />
55
<meta name="viewport" content="width=800">
66
<title>DNA2Graph | Download</title>
7-
<meta name="description" content="Download DNA2Graph, a tool that automates the processing of electron microscopy images of DNA molecules." />
7+
<link rel="canonical" href="https://federicochinello.com/DNA2Graph/outputs.html" />
8+
<meta name="description" content="Sample outputs of DNA2Graph, a tool that automates the processing of electron microscopy images of DNA molecules." />
89
<link rel="icon" type="image/png" href="assets/logo.png">
910
<link rel="stylesheet" href="styles.css" />
1011
</head>

website/tutorials.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<meta charset="utf-8" />
55
<meta name="viewport" content="width=800">
66
<title>DNA2Graph | Tutorials</title>
7+
<link rel="canonical" href="https://federicochinello.com/DNA2Graph/tutorials.html" />
78
<meta name="description" content="How to use DNA2Graph, a tool that automates the processing of electron microscopy images of DNA molecules." />
89
<link rel="icon" type="image/png" href="assets/logo.png">
910
<link rel="stylesheet" href="styles.css" />

0 commit comments

Comments
 (0)