Skip to content

Commit

Permalink
fixed embed cards
Browse files Browse the repository at this point in the history
  • Loading branch information
krokicki committed Nov 27, 2024
1 parent 2bb750a commit 27243d4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions content/_index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
+++
title = "HortaCloud"
linkTitle = "HortaCloud"
description = "HortaCloud is a collaborative platform for neuron annotation in large volumes of light microscopy data."
images = ["hortacloud_logo.png"]
+++

{{< blocks/cover image_anchor="top" height="full" color="dark" >}}
Expand Down
4 changes: 2 additions & 2 deletions hugo.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
baseURL = "https://hortacloud.janelia.org"
baseURL = "https://hortacloud.org"
title = "HortaCloud"

# Language settings
Expand Down Expand Up @@ -81,7 +81,7 @@ privacy_policy = "https://www.hhmi.org/privacy-policy"
description = "HortaCloud: collaborative neuron annotation in the cloud"

# First one is picked as the Twitter card image if not set on page.
# images = ["images/project-illustration.png"]
images = ["hortacloud_logo.png"]

# Menu title if your navbar has a versions selector to access old versions of your site.
# This menu appears only if you have at least one [params.versions] set.
Expand Down

0 comments on commit 27243d4

Please sign in to comment.