Help! "Sharing" buttons do not resolve URL for my book project. Any ideas? #4458
-
Hello, However when I add "sharing" buttons for Twitter and FB in the top Navbar, the URL is not resolving. That is, the button links to: https://twitter.com/intent/tweet?url=|url| When I compare it to this great site, I can see their URL is resolving in their "sharing" button in the sidebar. https://jjallaire.github.io/visualization-curriculum/ Part on my YAML file is shown below. I assume the URL is being collected from this information, and have (blindly) tried various combinations of different info (repo-url, site-url, path-url etc.) with and without different parts, but alas without any success. I hope someone can spot my beginner mistake (p.s. only being using quarto about 3 weeks, and have close to a final book, so this shows how great this tool is). Many thanks in advance for any suggestions, and please message me if you need any further information that I should have added. cheers Al project: book: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Do you have a repository with the code? |
Beta Was this translation helpful? Give feedback.
Do you have a repository with the code?
As is we can't really help you since you can't see or reproduce the issue you are having.