From 6e9ced4b4c6c92abf51b71c1bde9d6e8746fc854 Mon Sep 17 00:00:00 2001 From: Eugenio Parodi Date: Thu, 14 Dec 2023 09:49:25 +0000 Subject: [PATCH] linked the sandbox to the nerdfont webdemo --- tests/sandbox/sandbox.base.html | 184 +++++++++++++++++++++++++++++++ tests/sandbox/sandbox.html | 185 +------------------------------- 2 files changed, 185 insertions(+), 184 deletions(-) create mode 100644 tests/sandbox/sandbox.base.html mode change 100644 => 120000 tests/sandbox/sandbox.html diff --git a/tests/sandbox/sandbox.base.html b/tests/sandbox/sandbox.base.html new file mode 100644 index 00000000..9557835c --- /dev/null +++ b/tests/sandbox/sandbox.base.html @@ -0,0 +1,184 @@ + + + + + Mr. pyTermTk Sandbox + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + \ No newline at end of file diff --git a/tests/sandbox/sandbox.html b/tests/sandbox/sandbox.html deleted file mode 100644 index 9557835c..00000000 --- a/tests/sandbox/sandbox.html +++ /dev/null @@ -1,184 +0,0 @@ - - - - - Mr. pyTermTk Sandbox - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - \ No newline at end of file diff --git a/tests/sandbox/sandbox.html b/tests/sandbox/sandbox.html new file mode 120000 index 00000000..f72b8d74 --- /dev/null +++ b/tests/sandbox/sandbox.html @@ -0,0 +1 @@ +sandbox.NerdFont.html \ No newline at end of file