voyager icon indicating copy to clipboard operation
voyager copied to clipboard

Just another jekyll theme.

Results 1 voyager issues
Sort by recently updated
recently updated
newest added

Thanks for the theme. It looks nice! I'm trying to use this theme via [jekyll-remote-theme](https://github.com/benbalter/jekyll-remote-theme). Here's the relevant code from my _config.yaml: ```yaml remote_theme: redVi/voyager plugins: - jekyll-remote-theme ``` Here's...