This is an automated email from the ASF dual-hosted git repository.

alamb pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 418dc83  fix double blog path (#3)
418dc83 is described below

commit 418dc83e3f05d66fcddee3af2942fe693436b48c
Author: Andy Grove <[email protected]>
AuthorDate: Mon May 20 10:05:02 2024 -0600

    fix double blog path (#3)
---
 _config.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_config.yml b/_config.yml
index cb67845..e8fec81 100644
--- a/_config.yml
+++ b/_config.yml
@@ -29,7 +29,7 @@ logo: img/2x_bgwhite_original.png
 twitter_username: ApacheDataFusio
 github_username:  apache
 markdown: kramdown
-permalink: /blog/:year/:month/:day/:title/
+permalink: /:year/:month/:day/:title/
 
 # Build settings
 theme: minima


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to