aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBill Traynor <wmat@riscv.org>2023-03-30 16:32:57 -0400
committerBill Traynor <wmat@riscv.org>2023-03-30 16:32:57 -0400
commit37a02c4ecd3cafa76d6f7220d253bbe1897ab807 (patch)
tree62bce7278cd2b5d9070f426a158cd17b63a0bb21
parent9d935a70390050c72180bc4c256b5647f5da5da1 (diff)
downloadriscv-isa-manual-37a02c4ecd3cafa76d6f7220d253bbe1897ab807.zip
riscv-isa-manual-37a02c4ecd3cafa76d6f7220d253bbe1897ab807.tar.gz
riscv-isa-manual-37a02c4ecd3cafa76d6f7220d253bbe1897ab807.tar.bz2
Centered title page
Updated theme to center title page.
-rw-r--r--src/resources/themes/riscv-spec.yml2
-rw-r--r--src/riscv-privileged.adoc1
2 files changed, 1 insertions, 2 deletions
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