From 9446848335280fe4e645a890299367eaa3af9d9b Mon Sep 17 00:00:00 2001 From: Francesco Luzzana Date: Sun, 5 Jun 2022 17:13:08 +0200 Subject: [PATCH] frontend --- options.html | 2 + start.html | 12 ++ uc-front/about.html | 58 ++++++ uc-front/accordion.js | 28 +++ uc-front/assets/logo type.svg | 24 +++ uc-front/assets/logo.png | Bin 0 -> 9037 bytes uc-front/assets/logo.svg | 12 ++ uc-front/assets/test.jpg | Bin 0 -> 91999 bytes uc-front/categories.html | 149 ++++++++++++++ uc-front/index.html | 26 +++ uc-front/style.css | 364 ++++++++++++++++++++++++++++++++++ uc-front/tips.html | 102 ++++++++++ 12 files changed, 777 insertions(+) create mode 100644 start.html create mode 100644 uc-front/about.html create mode 100644 uc-front/accordion.js create mode 100644 uc-front/assets/logo type.svg create mode 100644 uc-front/assets/logo.png create mode 100644 uc-front/assets/logo.svg create mode 100644 uc-front/assets/test.jpg create mode 100644 uc-front/categories.html create mode 100644 uc-front/index.html create mode 100644 uc-front/style.css create mode 100644 uc-front/tips.html diff --git a/options.html b/options.html index abae016..da81222 100644 --- a/options.html +++ b/options.html @@ -9,6 +9,8 @@ + + Go to start

Parse Policies - Options