diff --git a/README.md b/README.md index df63e84..e69de29 100644 --- a/README.md +++ b/README.md @@ -1 +0,0 @@ -## projeto em desenvolvimento \ No newline at end of file diff --git a/conversa.html b/chat.html similarity index 100% rename from conversa.html rename to chat.html diff --git a/clinicas.html b/clinicas.html index aa79bd8..31996e8 100644 --- a/clinicas.html +++ b/clinicas.html @@ -3,61 +3,101 @@ - - Clinicas + + + + MindCalm - - + + + - -
- - -
- + + + + +
+ +
+

Home

+
+ + +
+

About

+
+ + +
+

Skills

+
+ + +
+

Portfolio

+
+ + +
+

Contactme

+
+
+ - + diff --git a/config.html b/config.html new file mode 100644 index 0000000..b9fb650 --- /dev/null +++ b/config.html @@ -0,0 +1,103 @@ + + + + + + + + + MindCalm + + + + + + + + + + + + + + +
+ +
+ +
+

Home

+
+ + +
+

About

+
+ + +
+

Skills

+
+ + +
+

Portfolio

+
+ + +
+

Contactme

+
+
+ + + + + + + \ No newline at end of file diff --git a/contact_form.sql b/contact_form.sql deleted file mode 100644 index 396c568..0000000 --- a/contact_form.sql +++ /dev/null @@ -1,18 +0,0 @@ -SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; -START TRANSACTION; -SET time_zone = "+00:00"; - -CREATE TABLE `contact_form` ( - `id` int(100) NOT NULL, - `name` varchar(100) NOT NULL, - `email` varchar(100) NOT NULL, - `number` varchar(10) NOT NULL, - `date` datetime NOT NULL -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; - -ALTER TABLE `contact_form` - ADD PRIMARY KEY (`id`); - -ALTER TABLE `contact_form` - MODIFY `id` int(100) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6; -COMMIT; diff --git a/diario.html b/diario.html new file mode 100644 index 0000000..b9fb650 --- /dev/null +++ b/diario.html @@ -0,0 +1,103 @@ + + + + + + + + + MindCalm + + + + + + + + + + + + + + + + +
+ +
+

Home

+
+ + +
+

About

+
+ + +
+

Skills

+
+ + +
+

Portfolio

+
+ + +
+

Contactme

+
+
+ + + + + + + \ No newline at end of file diff --git a/image/foto_perfil_geraldo.jpeg b/image/foto_perfil_geraldo.jpeg new file mode 100644 index 0000000..d3a5305 Binary files /dev/null and b/image/foto_perfil_geraldo.jpeg differ diff --git a/index.html b/index.html index ad94043..b68a1b2 100644 --- a/index.html +++ b/index.html @@ -15,7 +15,6 @@ - @@ -24,7 +23,7 @@ diff --git a/mais.html b/mais.html deleted file mode 100644 index e69de29..0000000