From 807eb858a14329652966bd9e855b543e6fe41a7f Mon Sep 17 00:00:00 2001 From: LintaPaul <54324010+LintaPaul@users.noreply.github.com> Date: Sat, 16 May 2020 12:32:08 +0530 Subject: [PATCH] fixed issue #Add Committee changes made to ./ pages/committee/index.vue --- assets/scss/materialize.scss | 3 +- layouts/README.md | 14 ++--- layouts/default.vue | 38 ++++++------- pages/committee/index.vue | 107 +++++++++++++++++++++++++++++++++-- pages/index.vue | 2 +- static/profilepic.png | Bin 0 -> 1610 bytes 6 files changed, 131 insertions(+), 33 deletions(-) create mode 100644 static/profilepic.png diff --git a/assets/scss/materialize.scss b/assets/scss/materialize.scss index db87e08..31a3e9a 100644 --- a/assets/scss/materialize.scss +++ b/assets/scss/materialize.scss @@ -1 +1,2 @@ -@import '@/node_modules/materialize-css/sass/materialize.scss'; \ No newline at end of file +@import '@/node_modules/materialize-css/sass/materialize.scss'; + diff --git a/layouts/README.md b/layouts/README.md index cad1ad5..7d85a7d 100644 --- a/layouts/README.md +++ b/layouts/README.md @@ -1,7 +1,7 @@ -# LAYOUTS - -**This directory is not required, you can delete it if you don't want to use it.** - -This directory contains your Application Layouts. - -More information about the usage of this directory in [the documentation](https://nuxtjs.org/guide/views#layouts). +# LAYOUTS + +**This directory is not required, you can delete it if you don't want to use it.** + +This directory contains your Application Layouts. + +More information about the usage of this directory in [the documentation](https://nuxtjs.org/guide/views#layouts). diff --git a/layouts/default.vue b/layouts/default.vue index 74a8a6b..7f99310 100644 --- a/layouts/default.vue +++ b/layouts/default.vue @@ -1,19 +1,19 @@ - - - - - + + + + + diff --git a/pages/committee/index.vue b/pages/committee/index.vue index 0d986ab..71918d2 100644 --- a/pages/committee/index.vue +++ b/pages/committee/index.vue @@ -1,14 +1,111 @@ + diff --git a/pages/index.vue b/pages/index.vue index 85e5806..05b642b 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -3,7 +3,7 @@
Home Page
- +