"Untitled" on tablet screens #2892
Unanswered
stuvjordan-uroc
asked this question in
Q&A
Replies: 1 comment
-
I think the issue comes from the qmd files which I assume does not have the title filled and that the pseudo title you are using is actually some section header. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I'm building lecture notes with a quarto website.
When viewed on a tablet-sized screen, a big ugly "(Untitled)" is showing up at the top of each page.
Here's what it looks like (this is a screen shot from a simulated ipad in the chrome browser)
In contrast, here it is on a wide screen:
As you can see, that "(Untitled)" seems to be showing up in what appears to be a dropdown. When I click/touch on the dropdown it expands to give a list of links to the sections on the page. (Thus the dropdown is redundant to the floating right-hand TOC).
You can see the site live page from which screenshots above were taken here
Here's my
quarto.yaml
:Beta Was this translation helpful? Give feedback.
All reactions