← Prev in month
← Prev in thread
title on website toc?
Is it possible to have the content of the <title> element of the
website document that's used as the <toc>, rendered inside an <h1> at
the top of the page?
This is what happens on the other pages, but not on the home page.
I can get something a bit like this, by wrapping the body of the main
page in a <section> and using a <title> in the section. But:
1. I have to write the title twice, like in a plain HTML page
2. The title is rendered in <h2> instead of <h1> which makes it
smaller than the titles on the other pages
Thanx!
- Steinar
← Prev in month
← Prev in thread