Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation typo - missing colon #59

Open
kjcole opened this issue Nov 11, 2022 · 0 comments
Open

Documentation typo - missing colon #59

kjcole opened this issue Nov 11, 2022 · 0 comments

Comments

@kjcole
Copy link

kjcole commented Nov 11, 2022

On the Configuration page, the first example:

simplepdf_vars = {
    'primary': '#FA2323',
    'secondary': '#379683',
    'cover': '#ffffff',
    'white': '#ffffff',
    'links': 'FA2323',
    'cover-bg' 'url(cover-bg.jpg) no-repeat center'
    'cover-overlay': 'rgba(250, 35, 35, 0.5)',
    'top-left-content': 'counter(page)',
    'bottom-center-content': '"Custom footer content"',
}

is missing the colon after the cover-bg key and a comma at the end of the line.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant