We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4290376 commit f99fd22Copy full SHA for f99fd22
1 file changed
www/_config.yml
@@ -6,8 +6,8 @@ description: >-
6
Methods for IP Address Encryption and Obfuscation -
7
A standardized approach to encrypting and obfuscating IP addresses
8
for privacy preservation and operational use.
9
-baseurl: "/draft-denis-ipcrypt" # the subpath of your site, e.g. /blog
10
-url: "https://jedisct1.github.io" # the base hostname & protocol for your site
+baseurl: "" # empty for root URL
+url: "https://ipcrypt.stdc.org" # the base hostname & protocol for your site
11
12
# Build settings
13
markdown: kramdown
0 commit comments