From b41b7ab520c8923824136ddb1b1f5d800b77a0c0 Mon Sep 17 00:00:00 2001 From: Edwina Barbalan Date: Thu, 29 Nov 2018 10:07:12 +0100 Subject: [PATCH] Created new Components --- public/bookmark.js | 0 public/files.js | 0 public/index.html | 12 +++++++++--- public/profil.js | 0 4 files changed, 9 insertions(+), 3 deletions(-) create mode 100644 public/bookmark.js create mode 100644 public/files.js create mode 100644 public/profil.js diff --git a/public/bookmark.js b/public/bookmark.js new file mode 100644 index 0000000..e69de29 diff --git a/public/files.js b/public/files.js new file mode 100644 index 0000000..e69de29 diff --git a/public/index.html b/public/index.html index 998dbba..b46575c 100644 --- a/public/index.html +++ b/public/index.html @@ -16,9 +16,13 @@ + + + + - + OMApp @@ -33,7 +37,7 @@ - +
- + + + diff --git a/public/profil.js b/public/profil.js new file mode 100644 index 0000000..e69de29