mirror of https://gitlab.com/bashrc2/epicyon
html
parent
444c81d553
commit
3db04ad4d3
|
@ -341,7 +341,7 @@ Within the *filtering and blocking* section you can also set a city which will b
|
||||||
### Verifying your website or blog
|
### Verifying your website or blog
|
||||||
It is possible to indicate that a website of blog belongs to you by linking it to your profile screen. Within the *head* html section of your website or blog index page include a line similar to:
|
It is possible to indicate that a website of blog belongs to you by linking it to your profile screen. Within the *head* html section of your website or blog index page include a line similar to:
|
||||||
|
|
||||||
```bash
|
``` html
|
||||||
<link rel="me" href="https://YourEpicyonDomain/@YourNickname" />
|
<link rel="me" href="https://YourEpicyonDomain/@YourNickname" />
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue