Skip to content

Commit 089a43b

Browse files
Update BrowserImageSlideshow.html
Enable UTF-8 so that captions of images with titles containing diacritics (accented characters) such as diakrínō or διακρίνω are correctly rendered.
1 parent 2d66688 commit 089a43b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BrowserImageSlideshow.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<!DOCTYPE html>
2+
<meta charset="UTF-8">
23
<!--
34
45
BrowserImageSlideshow

0 commit comments

Comments
 (0)