docs: add README visitor countor
This commit is contained in:
parent
0dec9b5a8c
commit
f0a1ed3cdf
@ -1,6 +1,7 @@
|
||||
[![CI](https://github.com/msgbyte/tianji/actions/workflows/ci.yaml/badge.svg)](https://github.com/msgbyte/tianji/actions/workflows/ci.yaml)
|
||||
[![Build Reporter Release](https://github.com/msgbyte/tianji/actions/workflows/reporter-release.yml/badge.svg)](https://github.com/msgbyte/tianji/actions/workflows/reporter-release.yml)
|
||||
[![Docker Build CI](https://github.com/msgbyte/tianji/actions/workflows/ci-docker.yaml/badge.svg)](https://github.com/msgbyte/tianji/actions/workflows/ci-docker.yaml)
|
||||
![Tianji Visitor](https://tianji.moonrailgun.com/telemetry/clnzoxcy10001vy2ohi4obbi0/cltjxvcwm02wdut4e106maek7/badge.svg)
|
||||
|
||||
# Tianji
|
||||
|
||||
|
@ -84,7 +84,7 @@ export const TelemetryList: React.FC = React.memo(() => {
|
||||
<h2>Count your website visitor:</h2>
|
||||
<p>
|
||||
if your article support raw html, you can direct insert it{' '}
|
||||
<Typography.Text code={true} copyable={{ text: blankGif }}>
|
||||
<Typography.Text code={true} copyable={{ text: countBadgeUrl }}>
|
||||
{countBadgeUrl}
|
||||
</Typography.Text>
|
||||
</p>
|
||||
|
Loading…
Reference in New Issue
Block a user