Skip to content

Commit e16b3e3

Browse files
authored
Update README.md
1 parent ce21f48 commit e16b3e3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ subtitle: YOUR_SUBTITLE_HERE
1818
* Ex. In https://engineering.hashnode.com/how-we-autodetect-spam-using-googles-vertex-ai
1919
"how-we-autodetect-spam-using-googles-vertex-ai" is the slug */
2020
slug: CUSTOM_ARTICLE_SLUG_HERE (Will be created automatically if not provided)
21-
tags: TAG_SLUG_1, TAG_SLUG_2 **(Required)** - You can find the list of tags <a href="https://github.com/Hashnode/support/blob/main/misc/tags.json" className="font-bold text-brand-blue" target="_blank">here</a>
21+
tags: TAG_SLUG_1, TAG_SLUG_2 **(Required)** - You can find the list of tags here https://github.com/Hashnode/support/blob/main/misc/tags.json
2222
/* You need to upload your image to https://hashnode.com/uploader
2323
and use the uploaded image URL as COVER_IMAGE_URL */
2424
cover: COVER_IMAGE_URL
@@ -34,7 +34,7 @@ ignorePost: true
3434
3535
Enter article body here
3636
```
37-
37+
* List of tags can be found here https://github.com/Hashnode/support/blob/main/misc/tags.json
3838
* Make sure you haven't included **ignorePost** in the frontmatter by mistake.
3939
* Uninstalling app via Github will remove it from all the publications that the repo was connected to. If you want to specifically remove the installation from a particular publication, do it from it's Dashboard (Integrations section).
4040
* Creating an article with same slug as another article in the publication will overwrite the old article.

0 commit comments

Comments
 (0)