From c10ac88cff9e66e3dc0ad37c0b38db68da48c5ee Mon Sep 17 00:00:00 2001 From: wyb <1708535614@qq.com> Date: Wed, 16 Oct 2024 09:41:12 +0800 Subject: [PATCH] add static5 --- .../function1/static/1_helloworld.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 django_instance/function1/static/1_helloworld.html diff --git a/django_instance/function1/static/1_helloworld.html b/django_instance/function1/static/1_helloworld.html new file mode 100644 index 0000000..579b987 --- /dev/null +++ b/django_instance/function1/static/1_helloworld.html @@ -0,0 +1,16 @@ + + + + + + Document + + + + + + \ No newline at end of file