add latest

This commit is contained in:
2022-09-23 00:27:48 +01:00
parent 0fef09ff66
commit 9c059b3fc3

View File

@@ -1,18 +1,14 @@
mermaid graphs using endent? ToDo:
☐ push to gh pages
push to gh pages ☐ document div with background instead of img
☐ document vite importing assets
document div with background instead of img ☐ importing an image
☐ fix link to homepage (loading into new tab)
document vite importing assets ☐ doc this
importing an image ☐ create interface under models.ts for production-chains.ts
☐ use v-for to loop over object
dynamic imports?
loop over to import the images from json file?
fix link to homepage (loading into new tab)
doc this
Notes:
watchEffect(() => { watchEffect(() => {
if (mermaidGraph.value != null) { if (mermaidGraph.value != null) {