summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2012-08-02 11:43:51 +0200
committerJonas Smedegaard <dr@jones.dk>2012-08-02 11:43:51 +0200
commit26a8febd2b379ca9ea7ba8704cff80810edae04c (patch)
tree26769acd8c6a25ef860b5d0088ed7268d2bbdbec
parente358d25a72253b61f069d944db9ec6b50399fd2c (diff)
Improve cluster labels.
-rw-r--r--ikiwiki/website/tech.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/ikiwiki/website/tech.mdwn b/ikiwiki/website/tech.mdwn
index d16936f..0f6b54a 100644
--- a/ikiwiki/website/tech.mdwn
+++ b/ikiwiki/website/tech.mdwn
@@ -63,7 +63,7 @@ and different kinds of users (see also the [[introduction|website]]):
/* groupings */
subgraph cluster_clitools {
- label="commandline editing"
+ label="desktop"
style=dashed
txt_designer
css
@@ -73,7 +73,7 @@ and different kinds of users (see also the [[introduction|website]]):
fs_local
}
subgraph cluster_webtools {
- label="web editing"
+ label="web"
style=dashed
txt_editor
search_query
@@ -88,7 +88,7 @@ and different kinds of users (see also the [[introduction|website]]):
}
}
subgraph cluster_storage {
- label="server storage"
+ label="server"
style=dashed
vcs_css
vcs_txt