Skip to content

Commit 54aa4f2

Browse files
committed
Rename conplicity to bivac
1 parent 1c80702 commit 54aa4f2

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

hugo/config.toml

+6-6
Original file line numberDiff line numberDiff line change
@@ -179,14 +179,14 @@ docker run -p 8080:8080 \
179179
description = "We love to contribute Open Source projects at Camptocamp.<br /> Here is a list of some of our most useful tools"
180180

181181
[[params.about.item]]
182-
name = "Conplicity"
183-
position = "Automatic backups for Docker containers"
182+
name = "Bivac"
183+
position = "Backup Interface for Volumes Attached to Containers"
184184
description = ""
185-
img = "conplicity.png"
186-
alt = "Conplicity"
185+
img = "bivac.png"
186+
alt = "Bivac"
187187
social = [
188-
["icon-globe", "https://camptocamp.github.io/conplicity"],
189-
["icon-github", "https://github.com/camptocamp/conplicity"]
188+
["icon-globe", "https://camptocamp.github.io/bivac"],
189+
["icon-github", "https://github.com/camptocamp/bivac"]
190190
]
191191

192192
[[params.about.item]]

0 commit comments

Comments
 (0)