This commit is contained in:
2025-06-30 22:15:15 -04:00
parent 59d690913d
commit 630e5ec089
5 changed files with 6 additions and 6 deletions

View File

@@ -47,6 +47,6 @@ simplepdf_vars = {
# 'cover-bg': 'url(ESP32C3_Breadboard-Adapter.jpg) no-repeat center',
'cover': "#EC4A0A",
'links': "#790000",
'bottom-center-content': 'Getting RC Up and Running',
'bottom-right-content': 'Alexander B',
'bottom-center-content': '"Getting RC Up and Running"',
'bottom-right-content': '"Alexander B"',
}