From 0cbfb11f09d67cd98e8a60d0fa351f8396d3f774 Mon Sep 17 00:00:00 2001 From: Hayleigh Thompson Date: Wed, 19 Jul 2023 10:49:57 +0100 Subject: :truck: Move examples into a subdirectory so they're more obviously not tests. --- test/examples/index.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 test/examples/index.html (limited to 'test/examples/index.html') diff --git a/test/examples/index.html b/test/examples/index.html new file mode 100644 index 0000000..1dda01b --- /dev/null +++ b/test/examples/index.html @@ -0,0 +1,21 @@ + + + + + + lustre | examples + + + +
  • + input +
  • +
  • + counter +
  • +
  • + nested +
  • +
    + + -- cgit v1.2.3