diff --git a/index.html b/index.html index 835716f..c11469f 100644 --- a/index.html +++ b/index.html @@ -14,8 +14,8 @@ table, td { PRINTJ Live Demo
-Source Code Repo
-Issues? Something look weird? Click here and report an issue
+Source Code Repo
+Issues? Something look weird? Click here and report an issue

 usage: var printf = PRINTJ.sprintf;
diff --git a/tests/mjs.html b/tests/mjs.html
index 922a60f..3a5d4f8 100644
--- a/tests/mjs.html
+++ b/tests/mjs.html
@@ -14,8 +14,8 @@ table, td {
 
 
 PRINTJ ESM Live Demo
-Source Code Repo
-Issues? Something look weird? Click here and report an issue
+Source Code Repo
+Issues? Something look weird? Click here and report an issue

 usage: import { sprintf as printf } from './printj.mjs';