mirror of
https://github.com/avinal/avinal.github.io.git
synced 2026-07-04 07:40:09 +05:30
+1
-1
@@ -252,7 +252,7 @@ updateUrl model =
|
||||
|> toBlog model
|
||||
|
||||
Just (BlogPost category slug) ->
|
||||
Blog.init (Just (category ++ slug))
|
||||
Blog.init (Just (category ++ "/" ++ slug))
|
||||
|> toBlog model
|
||||
|
||||
Just Terminal ->
|
||||
|
||||
Reference in New Issue
Block a user