From 8283e417245b26abd290f7e6fd0511869802fc82 Mon Sep 17 00:00:00 2001 From: Benjamin Culkin Date: Tue, 21 May 2024 17:07:23 -0400 Subject: Rename to avoid name conflict --- wotonomy-test/src/main/webapp/Main.wo/Main.html | 22 ---------------------- wotonomy-test/src/main/webapp/Main.wo/Main.wod | 22 ---------------------- 2 files changed, 44 deletions(-) delete mode 100644 wotonomy-test/src/main/webapp/Main.wo/Main.html delete mode 100644 wotonomy-test/src/main/webapp/Main.wo/Main.wod (limited to 'wotonomy-test/src/main/webapp/Main.wo') diff --git a/wotonomy-test/src/main/webapp/Main.wo/Main.html b/wotonomy-test/src/main/webapp/Main.wo/Main.html deleted file mode 100644 index 6729a94..0000000 --- a/wotonomy-test/src/main/webapp/Main.wo/Main.html +++ /dev/null @@ -1,22 +0,0 @@ - -MyTest - - - -The time is . -

-
- - - -Here's a textfield: - - - -

-Here's a link to an external site. -
-And here's a link to a direct action. - - - diff --git a/wotonomy-test/src/main/webapp/Main.wo/Main.wod b/wotonomy-test/src/main/webapp/Main.wo/Main.wod deleted file mode 100644 index 16bd25e..0000000 --- a/wotonomy-test/src/main/webapp/Main.wo/Main.wod +++ /dev/null @@ -1,22 +0,0 @@ - -MyTest - - - -The time is . -

-
- - - -Here's a textfield: - - - -

-Here's a link to an external site. -
-And here's a link to a direct action (not implemented yet). - - - -- cgit v1.2.3