Skip to content

Commit 0d4fbe5

Browse files
committed
Try adding og preview tags and redo some screenshots
1 parent 61d58e9 commit 0d4fbe5

11 files changed

+16
-4
lines changed
147 KB
Loading

vis/color-composition-figure.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
88

9-
<title>Hue Color Figure - Many Languages, Many Colors</title>
9+
<title>Hue Color Composition Figure - Many Languages, Many Colors</title>
10+
<meta name="og:description" content="Compressed view of hue color differences in different languages.">
11+
<meta name="og:image" content="color-composition-figure">
1012

1113
<link rel="icon" href="../favicon.ico" type="image/x-icon" />
1214

vis/color-maps-small.png

94.3 KB
Loading

vis/color-translator-small.png

19.1 KB
Loading

vis/color_translator.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77

88
<title>Color Translator - Many Languages, Many Colors</title>
9+
<meta name="og:description" content="Translate color names from one language to another or find synonyms in the same language.">
10+
<meta name="og:image" content="color-translator-small.png">
911

1012
<link rel="icon" href="../favicon.ico" type="image/x-icon" />
1113
<link href="css/bootstrap.min.css" rel="stylesheet">

vis/en-ko-translation-comparison.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
88
<title>English-Korean Color Translation Comparison - Many Languages, Many Colors</title>
9-
9+
<meta name="og:description" content="Compare our calculated color name translations with online translator color name translations.">
10+
<meta name="og:image" content="en-ko-translation-small.png">
11+
1012
<link rel="icon" href="../favicon.ico" type="image/x-icon" />
1113

1214
<!-- Bootstrap -->

vis/full_color_maps.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
8-
<title>Color Naming in Different Language</title>
8+
<title>Full Color Maps - Color Naming in Different Language</title>
9+
<meta name="og:description" content="Compare color distributions across the full color map in different languages.">
10+
<meta name="og:image" content="color-maps-small.png">
911

1012
<link rel="icon" href="../favicon.ico" type="image/x-icon" />
1113

vis/stacked-small.png

47.2 KB
Loading

vis/stacked-spectrum.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
8-
<title>Color Naming in Different Language</title>
8+
<title>Hue Color Comparisons - Color Naming in Different Language</title>
9+
<meta name="og:description" content="Compare hue color name distributions in different languages.">
10+
<meta name="og:image" content="stacked-small.png">
911

1012
<link rel="icon" href="../favicon.ico" type="image/x-icon" />
1113

vis/viridis.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
88

99
<title>Korean-English Viridis Color Spectrum - Many Languages, Many Colors</title>
10+
<meta name="og:description" content="Naming of ranges of colors on the Viridis scientific graphing pallette">
11+
<meta name="og:image" content="viridis-graph-small.png">
1012

1113
<link rel="icon" href="../favicon.ico" type="image/x-icon" />
1214

0 commit comments

Comments
 (0)