docs: Add acknowledgement node to intro

# What's changed?

* Move acknowledgement to bottom of page above footer
* Add acknowledgement node that scrolls down
* Reword home page
This commit is contained in:
Braks
2022-04-11 18:09:41 +02:00
parent 3925e24aa1
commit 9b11d8f4f2
10 changed files with 122 additions and 61 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
"lint": "eslint --ext \".js,.jsx,.ts,.tsx\" --fix --ignore-path .gitignore ."
},
"dependencies": {
"@braks/vue-flow": "^0.4.2-3",
"@braks/vue-flow": "^0.4.3",
"blobity": "^0.1.7"
},
"devDependencies": {