Skip to content

Commit 404a420

Browse files
Add icon for external links in docs toc (#63)
Add icon for external links in docs toc to avoid confusion that the link leaves the docs
1 parent fbf874b commit 404a420

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ items:
44
href: README.md
55
- name: Code Docs
66
href: docs/
7-
- name: GitHub
7+
- name: GitHub 🔗
88
href: https://github.com/richardsondev/AggregateConfigBuildTask
9-
- name: NuGet
9+
- name: NuGet 🔗
1010
href: https://www.nuget.org/packages/AggregateConfigBuildTask
1111
memberLayout: memberpage

0 commit comments

Comments
 (0)