mirror of
https://github.com/welpo/tabi.git
synced 2025-12-17 04:48:44 +01:00
📝 docs: add Isso comments mention
This commit is contained in:
parent
da44e795d6
commit
6b00aae20e
3 changed files with 6 additions and 6 deletions
|
|
@ -1,7 +1,7 @@
|
|||
+++
|
||||
title = "No mandatory JavaScript"
|
||||
date = 2023-01-06
|
||||
updated = 2023-07-13
|
||||
updated = 2023-08-01
|
||||
description = "JavaScript is only used when HTML and CSS aren't enough."
|
||||
|
||||
[taxonomies]
|
||||
|
|
@ -17,7 +17,7 @@ This theme has no mandatory JavaScript. Optionally, it can load a minimal amount
|
|||
|
||||
These two settings can be applied in the `[extra]` section of your `config.toml` file.
|
||||
|
||||
- [**Comments**](@/blog/comments.md). giscus (2 KB), utterances (1 KB) or Hyvor Talk (~800 bytes) can be globally enabled by setting `enabled_for_all_posts = true` in the right section of your `config.toml` (i.e. `[extra.giscus]`, `[extra.utterances]` or `[extra.hyvortalk]`).
|
||||
- [**Comments**](@/blog/comments.md). giscus (2 KB), utterances (1 KB), Hyvor Talk (~800 bytes) or Isso (1KB) can be globally enabled by setting `enabled_for_all_posts = true` in the right section of your `config.toml` (i.e. `[extra.giscus]`, `[extra.utterances]`, `[extra.hyvortalk]` or `[extra.isso]`).
|
||||
|
||||
### Page-specific settings
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue