Skip to content
This repository was archived by the owner on Mar 9, 2022. It is now read-only.

Fix walineJS related questions #269

Merged
merged 2 commits into from
Sep 6, 2021
Merged

Fix walineJS related questions #269

merged 2 commits into from
Sep 6, 2021

Conversation

aozaki-kuro
Copy link

  • fixed walineJS address (it's missing an @)
  • added requiredMeta for config.toml to avoid spam

e.g.

# {{< version 0.2.0 >}} {{< link "https://waline.js.org/en/" "Waline" >}} comment config
      [params.page.comment.waline]
        enable = true
        serverURL = "https://xxx.vercel.app/"
        visitor = true
        dark = 'auto'
        requiredFields = ["nick", "mail"] # Use " to avoid errors

@victor-pogor victor-pogor added bug Something isn't working enhancement New feature or request labels Sep 5, 2021
@victor-pogor victor-pogor added this to the v0.3.0 milestone Sep 5, 2021
@victor-pogor
Copy link
Member

@all-contributors please add @aozaki-kuro for bug, code

@allcontributors
Copy link
Contributor

@victor-pogor

I've put up a pull request to add @aozaki-kuro! 🎉

@victor-pogor victor-pogor changed the base branch from master to dev September 5, 2021 10:22
@victor-pogor victor-pogor merged commit 09efabe into pogor-dev:dev Sep 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants