diff --git a/client/src/components/AExt.vue b/client/src/components/AExt.vue new file mode 100644 index 00000000..d16227f6 --- /dev/null +++ b/client/src/components/AExt.vue @@ -0,0 +1,18 @@ + + + diff --git a/client/src/components/AboutDialog.vue b/client/src/components/AboutDialog.vue index fa98bb5d..4a7cba48 100644 --- a/client/src/components/AboutDialog.vue +++ b/client/src/components/AboutDialog.vue @@ -27,11 +27,15 @@ - Multinet is a system for storing and processing multivariate networks. Learn more and explore the code - at GitHub. + Multinet is a system for storing and processing multivariate networks. Learn more and explore the code + at GitHub. + + + + Check out the Multinet project documentation, or + the API docs. This instance of Multinet was built from Git SHA - {{gitSha.slice(0, 6)}}. + {{gitSha.slice(0, 6)}}. @@ -65,9 +69,15 @@