From ee481cc7440b3534190000bac68463209a292180 Mon Sep 17 00:00:00 2001 From: kiliman Date: Sun, 13 Dec 2020 14:41:45 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20Fix=20links=20in=20generated=20p?= =?UTF-8?q?review=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- genpreview.js | 4 ++-- images/preview/italic/index.html | 4 ++-- images/preview/normal/index.html | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/genpreview.js b/genpreview.js index 0c75d63..8616fff 100644 --- a/genpreview.js +++ b/genpreview.js @@ -58,10 +58,10 @@ function generate(style, filenames) {

Operator Mono Ligatures

- Normal | - Italic
diff --git a/images/preview/italic/index.html b/images/preview/italic/index.html index 05ea047..d84d6dd 100644 --- a/images/preview/italic/index.html +++ b/images/preview/italic/index.html @@ -9,7 +9,7 @@

Operator Mono Ligatures

- Normal | - Italic + Normal | + Italic
ampersand_ampersand
bar_bar
bar_greater
colon_equal
equal_equal
equal_equal_equal
equal_equal_greater
equal_greater
equal_less_less
exclam_equal
exclam_equal_equal
greater_equal
greater_equal_greater
greater_greater_equal
hyphen_greater
hyphen_hyphen
hyphen_hyphen_greater
less_bar
less_equal
less_equal_equal
less_equal_greater
less_equal_less
less_exclam_hyphen_hyphen
less_hyphen
less_hyphen_greater
less_hyphen_hyphen
less_slash
plus_equal
plus_plus
question_question
slash_greater
underscore_underscore
w_w_w
\ No newline at end of file diff --git a/images/preview/normal/index.html b/images/preview/normal/index.html index 8f9096f..2eca62b 100644 --- a/images/preview/normal/index.html +++ b/images/preview/normal/index.html @@ -9,7 +9,7 @@

Operator Mono Ligatures

- Normal | - Italic + Normal | + Italic
ampersand_ampersand
bar_bar
bar_greater
colon_equal
equal_equal
equal_equal_equal
equal_equal_greater
equal_greater
equal_less_less
exclam_equal
exclam_equal_equal
greater_equal
greater_equal_greater
greater_greater_equal
hyphen_greater
hyphen_hyphen
hyphen_hyphen_greater
less_bar
less_equal
less_equal_equal
less_equal_greater
less_equal_less
less_exclam_hyphen_hyphen
less_hyphen
less_hyphen_greater
less_hyphen_hyphen
less_slash
plus_equal
plus_plus
question_question
slash_greater
underscore_underscore
w_w_w
\ No newline at end of file