From a7aa4197305c9104887a40337798d6449fe05291 Mon Sep 17 00:00:00 2001 From: Alexandre M Date: Fri, 29 Nov 2019 22:37:45 +0100 Subject: [PATCH] chore: Remove aubique and update ubicquita (#1382) --- users/aubique.json | 9 --------- users/ubicquita.json | 6 +++--- 2 files changed, 3 insertions(+), 12 deletions(-) delete mode 100644 users/aubique.json diff --git a/users/aubique.json b/users/aubique.json deleted file mode 100644 index eaeec659..00000000 --- a/users/aubique.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "copyright": "Alexander Matveev", - "url": "https://github.com/aubique", - "email": "alexander.matveev2019@campus-eni.fr", - "format": "html", - "license": "mit", - "theme": "default", - "gravatar": false -} \ No newline at end of file diff --git a/users/ubicquita.json b/users/ubicquita.json index 350a4ab7..eddcd6db 100644 --- a/users/ubicquita.json +++ b/users/ubicquita.json @@ -1,9 +1,9 @@ { "copyright": "aubique", - "url": "https://github.com/aubique", + "url": "https://aubique.github.io", "email": "ubicquita@gmail.com", "format": "html", "license": "mit", - "theme": "8bits-monochrome-blue-white", + "theme": "black-beauty", "gravatar": false -} \ No newline at end of file +}