We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc27594 commit 6d51f2aCopy full SHA for 6d51f2a
docs/_config.yml
@@ -1,8 +1,8 @@
1
title: C2PA Node.js library
2
description: >- # this means to ignore newlines until "baseurl:"
3
API documentation for the Content Authenticity Initiative Node.js library.
4
-baseurl: "" # the subpath of your site, e.g. /blog
5
-url: "https://crandmck.github.io/c2pa-node-v2/" # the base hostname & protocol for your site, e.g. http://example.com
+baseurl: "/c2pa-node-v2" # the subpath of your site, e.g. /blog
+url: "https://crandmck.github.io" # the base hostname & protocol for your site, e.g. http://example.com
6
7
# Build settings
8
remote_theme: "jekyll/minima@1e8a445"
0 commit comments