From a3029c3c39e05afda45b06cabd62721cba9f6eb9 Mon Sep 17 00:00:00 2001 From: tanaybhardwaj24 Date: Sun, 8 Aug 2021 07:01:45 +0000 Subject: [PATCH 1/2] removed middleware dir as it was unused + added dribbble --- middleware/README.md | 8 -------- resources/design.json | 6 ++++++ 2 files changed, 6 insertions(+), 8 deletions(-) delete mode 100644 middleware/README.md 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 73b41a9..dd2dd87 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.", From 26289dcd95684834b9e8654315ae6226290fa9af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?well=C3=A1?= Date: Mon, 18 Oct 2021 08:28:41 +0200 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=90=9B=20fix=20fathom?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/app.html b/app.html index 96bde09..82e26b0 100644 --- a/app.html +++ b/app.html @@ -2,10 +2,7 @@ - - + {{ HEAD }}