We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 032ecba commit b4139fcCopy full SHA for b4139fc
1 file changed
_config.yml
@@ -18,7 +18,7 @@ email: jpsacha@gmail.com
18
description: >- # this means to ignore newlines until "baseurl:"
19
The ImageJ Plugins project is a source of custom plugins for the ImageJ software package.
20
baseurl: "" # the subpath of your site, e.g. /blog
21
-url: "" # the base hostname & protocol for your site, e.g. http://example.com
+url: "https://ij-plugins.github.io/" # the base hostname & protocol for your site, e.g. http://example.com
22
github_username: ij-plugins
23
24
# Build settings
0 commit comments