From 37a02c4ecd3cafa76d6f7220d253bbe1897ab807 Mon Sep 17 00:00:00 2001 From: Bill Traynor Date: Thu, 30 Mar 2023 16:32:57 -0400 Subject: Centered title page Updated theme to center title page. --- src/resources/themes/riscv-spec.yml | 2 +- src/riscv-privileged.adoc | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'src') diff --git a/src/resources/themes/riscv-spec.yml b/src/resources/themes/riscv-spec.yml index 6aede05..5352938 100644 --- a/src/resources/themes/riscv-spec.yml +++ b/src/resources/themes/riscv-spec.yml @@ -90,7 +90,7 @@ heading: h5_font_size: $base_font_size h6_font_size: $base_font_size_small title_page: - align: right + align: center logo: top: 10% title: diff --git a/src/riscv-privileged.adoc b/src/riscv-privileged.adoc index 6fc0d12..e4cfa29 100644 --- a/src/riscv-privileged.adoc +++ b/src/riscv-privileged.adoc @@ -1,5 +1,4 @@ [[risc-v-isa]] -[align=center] = The RISC-V Instruction Set Manual: Volume II: Privileged Architecture :description: Volume II - Privileged Architecture :company: RISC-V.org -- cgit v1.1