Skip to content

Commit f99fd22

Browse files
committed
Update configuration for proper GitHub Pages deployment
1 parent 4290376 commit f99fd22

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

www/_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ description: >-
66
Methods for IP Address Encryption and Obfuscation -
77
A standardized approach to encrypting and obfuscating IP addresses
88
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
9+
baseurl: "" # empty for root URL
10+
url: "https://ipcrypt.stdc.org" # the base hostname & protocol for your site
1111

1212
# Build settings
1313
markdown: kramdown

0 commit comments

Comments
 (0)