diff --git a/app/static/images/logo-YoIn-1280.jpg b/app/static/images/logo-YoIn-1280.jpg new file mode 100644 index 0000000..c4f8e0f Binary files /dev/null and b/app/static/images/logo-YoIn-1280.jpg differ diff --git a/app/static/images/logo-YoIn-200.jpg b/app/static/images/logo-YoIn-200.jpg new file mode 100644 index 0000000..9f93d3a Binary files /dev/null and b/app/static/images/logo-YoIn-200.jpg differ diff --git a/app/static/images/有音-logo和字.png b/app/static/images/有音-logo和字.png new file mode 100644 index 0000000..e05024d Binary files /dev/null and b/app/static/images/有音-logo和字.png differ diff --git a/app/static/images/艺超-logo和字.png b/app/static/images/艺超-logo和字.png new file mode 100644 index 0000000..e51db7f Binary files /dev/null and b/app/static/images/艺超-logo和字.png differ diff --git a/app/templates/base.html b/app/templates/base.html index 6609480..cc42230 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -303,5 +303,6 @@ }); }); + {% include 'fragments/copyright_footer.html' %} diff --git a/app/templates/fragments/copyright_footer.html b/app/templates/fragments/copyright_footer.html new file mode 100644 index 0000000..b23b1b9 --- /dev/null +++ b/app/templates/fragments/copyright_footer.html @@ -0,0 +1,20 @@ + + \ No newline at end of file diff --git a/app/templates/login.html b/app/templates/login.html index 4f2edb9..a7ef659 100644 --- a/app/templates/login.html +++ b/app/templates/login.html @@ -90,5 +90,14 @@ } }); + + \ No newline at end of file diff --git a/app/templates/setup.html b/app/templates/setup.html index 94163f0..69a2f91 100644 --- a/app/templates/setup.html +++ b/app/templates/setup.html @@ -144,5 +144,14 @@ } }); + + \ No newline at end of file