diff --git a/app.html b/app.html index 96bde09..82e26b0 100644 --- a/app.html +++ b/app.html @@ -2,10 +2,7 @@
- - + {{ HEAD }} diff --git a/middleware/README.md b/middleware/README.md deleted file mode 100644 index 01595de..0000000 --- a/middleware/README.md +++ /dev/null @@ -1,8 +0,0 @@ -# MIDDLEWARE - -**This directory is not required, you can delete it if you don't want to use it.** - -This directory contains your application middleware. -Middleware let you define custom functions that can be run before rendering either a page or a group of pages. - -More information about the usage of this directory in [the documentation](https://nuxtjs.org/guide/routing#middleware). diff --git a/resources/design.json b/resources/design.json index 7551118..6f0ead1 100644 --- a/resources/design.json +++ b/resources/design.json @@ -14,6 +14,12 @@ "url": "https://undraw.co", "tags": ["illustration", "svg", "ui"] }, + { + "title": "Dribbble", + "desc": "Gain inspiration and feedback. Basically social media for designers", + "url": "https://dribbble.com/", + "tags": ["career", "ux", "ui"] + }, { "title": "Practical UI tips", "desc": "7 Tips to boost your UI design.",