From 4e769aab1d6ea273cddbaa13e088fbbeb83e6d6d Mon Sep 17 00:00:00 2001 From: Alex Thomassen Date: Tue, 26 Jun 2018 03:14:49 +0200 Subject: [PATCH] Update styling to use Font Awesome 5 and Bootswatch 4 --- index.html | 20 +- package-lock.json | 4930 ++++++++++++++++---------- package.json | 33 +- src/App.vue | 39 +- src/components/Contact.vue | 14 + src/components/EndpointList.vue | 44 +- src/components/Home.vue | 92 +- src/router/index.js | 6 + static/yaml/base/base_endpoints.yaml | 22 +- static/yaml/endpoints/dayz.yaml | 1 + static/yaml/endpoints/twitch.yaml | 6 +- 11 files changed, 3261 insertions(+), 1946 deletions(-) create mode 100644 src/components/Contact.vue diff --git a/index.html b/index.html index eac6721..95c932c 100644 --- a/index.html +++ b/index.html @@ -5,10 +5,11 @@ DecAPI Docs - - + +