Fixed the title for "viewing logs"

https://docs.fedoraproject.org/en-US/quick-docs/viewing-logs/ had
"Untitled" in the title of the webpage. I removed it from the partial
and added it to the main page, this should fix it.

Signed-off-by: JJ Asghar <awesome@ibm.com>
Signed-off-by: JJ Asghar <jjasghar@gmail.com>
This commit is contained in:
JJ Asghar 2019-12-04 14:25:14 -06:00
parent a9c0d6d67d
commit c2f9ac0f32
2 changed files with 5 additions and 5 deletions

View file

@ -1,5 +1,4 @@
[id='viewing-logs in Fedora']
= Viewing logs in Fedora
Log files contain messages about the system, including the kernel, services, and applications running on it.
These contain information that helps troubleshoot issues, or simply monitor system functions.

View file

@ -1,5 +1,6 @@
ifdef::context[:parent-context: {context}]
:context: viewing-logs
= Viewing logs in Fedora
include::{partialsdir}/con_viewing-logs.adoc[leveloffset=+1]