We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ecc07a commit 23dd15eCopy full SHA for 23dd15e
1 file changed
_config.yml
@@ -30,6 +30,9 @@ sections: [
30
['post', 'Posts']
31
]
32
33
+// URL to site
34
+url: "https://pippo-java.github.io"
35
+
36
# Keep as an empty string if served up at the root. If served up at a specific
37
# path (e.g. on GitHub pages) leave off the trailing slash, e.g. /my-project
38
baseurl: ''
0 commit comments