Skip to content

external links does not support #57

@fish-uncle

Description

@fish-uncle
custom_css: 'https://cdn.example.com/prism-tomorrow.css'

I want to use my own CDN CSS
But there is no configuration
custom_css is Relative path

const prismThemeFilePath = custom_css === null ? prismTheme.path : path.join(hexo.base_dir, custom_css);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions