diff options
-rw-r--r-- | content/babc_aus/index.json | 4 | ||||
-rw-r--r-- | content/bstallman.org/index.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/content/babc_aus/index.json b/content/babc_aus/index.json index c0dbb0a..432cc67 100644 --- a/content/babc_aus/index.json +++ b/content/babc_aus/index.json @@ -2,7 +2,7 @@ "type" : "bag", "name" : "ABC Aus", "components" : [ -["script", "SParse layout generator"] +["script", "SParse layout generator"], ["script", "ABC Aus"] ] -}
\ No newline at end of file +} diff --git a/content/bstallman.org/index.json b/content/bstallman.org/index.json index 98effae..11f7d12 100644 --- a/content/bstallman.org/index.json +++ b/content/bstallman.org/index.json @@ -2,7 +2,7 @@ "type" : "bag", "name" : "stallman.org", "components" : [ -["script", "SParse layout generator"] +["script", "SParse layout generator"], ["script", "stallman.org"] ] -}
\ No newline at end of file +} |