You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: A light-weight self-hosted comment system.
4
+
author: CDN18
5
+
logo: https://static.requarks.io/logo/artalk.png
6
+
website: https://artalk.js.org
7
+
codeTemplate: true
8
+
isAvailable: true
9
+
props:
10
+
server:
11
+
type: String
12
+
title: Artalk Backend URL
13
+
default: ''
14
+
hint: 'Publicly accessible URL of your Artalk instance. It should start with http/https and omit the trailing slash. (e.g. https://artalk.example.com)'
15
+
maxWidth: 650
16
+
order: 1
17
+
siteName:
18
+
type: String
19
+
title: Site Name
20
+
default: ''
21
+
hint: 'The name of this site configured in the artalk backend. Leave empty to use default site.'
0 commit comments