From aed9fd8398c649ab9ed8df8ea3ac8f420600b369 Mon Sep 17 00:00:00 2001 From: joker Date: Wed, 9 Nov 2022 17:17:49 +0300 Subject: [PATCH] modified: components/RegistrationForm.tsx modified: pages/about.tsx modified: pages/contacts.tsx modified: pages/index.tsx modified: posts/festival-schedule.mdx modified: posts/regulations.mdx modified: posts/task-completion-examples.mdx new file: public/images/logo.jpg new file: public/images/roboslaum.jpg new file: public/images/short.png --- components/RegistrationForm.tsx | 10 +- pages/about.tsx | 1 - pages/contacts.tsx | 2 +- pages/index.tsx | 13 +- posts/festival-schedule.mdx | 78 +--- posts/regulations.mdx | 654 +++++++---------------------- posts/task-completion-examples.mdx | 2 +- public/images/logo.jpg | Bin 0 -> 38408 bytes public/images/roboslaum.jpg | Bin 0 -> 792015 bytes public/images/short.png | Bin 0 -> 271703 bytes 10 files changed, 185 insertions(+), 575 deletions(-) create mode 100644 public/images/logo.jpg create mode 100644 public/images/roboslaum.jpg create mode 100644 public/images/short.png diff --git a/components/RegistrationForm.tsx b/components/RegistrationForm.tsx index dff393f..d8c0ec6 100644 --- a/components/RegistrationForm.tsx +++ b/components/RegistrationForm.tsx @@ -98,21 +98,13 @@ export const RegistrationForm = (props): JSX.Element => {
- +
-
- -
-