-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
As far as I understand, the path name is everything which follows on the baseurl. If the baseurl is set to <user/organization>.io/ then the pathname is everything which follows after. I think this is defined somewhere in the html files. Maybe it's this line?
<html lang="en" data-content_root="../../" >it seems that pathname is used at least for the utterances script. It takes the baseurl in _config.yml and pastes the pathname after it:

However, the path name is not included. This results in this utterances script redirecter back to the page on root always, instead of to the page on the specific branch.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
No status