This commit is contained in:
2025-06-30 20:52:46 -04:00
parent f69e5b0960
commit b942cee186

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 onn the road"',
'bottom-right-content': '"Alexander B."',
'bottom-center-content': 'Getting RC Up and Running',
'bottom-right-content': 'Alexander B',
}