diff --git a/nuxt/components/Header.vue b/nuxt/components/Header.vue index 95bf499..b6a2af8 100644 --- a/nuxt/components/Header.vue +++ b/nuxt/components/Header.vue @@ -1,18 +1,7 @@ @@ -22,6 +11,7 @@ const links = [{ + diff --git a/nuxt/components/Logo.vue b/nuxt/components/Logo.vue index a71bf1d..2392889 100644 --- a/nuxt/components/Logo.vue +++ b/nuxt/components/Logo.vue @@ -1,5 +1,5 @@ - Nuxt Breeze + Chapter Stack diff --git a/nuxt/components/Navigation.vue b/nuxt/components/Navigation.vue index ea5abd1..56f8059 100644 --- a/nuxt/components/Navigation.vue +++ b/nuxt/components/Navigation.vue @@ -1,5 +1,14 @@ diff --git a/nuxt/components/UserDropdown.vue b/nuxt/components/UserDropdown.vue index 6fb3827..6a24e06 100644 --- a/nuxt/components/UserDropdown.vue +++ b/nuxt/components/UserDropdown.vue @@ -1,15 +1,23 @@ diff --git a/nuxt/components/color-picker/ColorPicker.vue b/nuxt/components/color-picker/ColorPicker.vue new file mode 100644 index 0000000..0bb1f79 --- /dev/null +++ b/nuxt/components/color-picker/ColorPicker.vue @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/nuxt/components/color-picker/ColorPickerPill.vue b/nuxt/components/color-picker/ColorPickerPill.vue new file mode 100644 index 0000000..c685ac8 --- /dev/null +++ b/nuxt/components/color-picker/ColorPickerPill.vue @@ -0,0 +1,25 @@ + + + + + + + + +