From 1a25a8054a55f394794bee2d58efe4b27dea60bd Mon Sep 17 00:00:00 2001 From: Cole Bemis <colebemis@github.com> Date: Wed, 22 Feb 2023 11:42:59 -0700 Subject: [PATCH 1/2] Update index.mdx --- content/foundations/icons/index.mdx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/foundations/icons/index.mdx b/content/foundations/icons/index.mdx index aaec726..c21c98f 100644 --- a/content/foundations/icons/index.mdx +++ b/content/foundations/icons/index.mdx @@ -1,5 +1,8 @@ --- title: Octicons +source: https://github.com/primer/octicons +react: https://github.com/primer/octicons/tree/main/lib/octicons_react +rails: https://github.com/primer/octicons/tree/main/lib/octicons_gem --- import Icons from '../../../src/components/icons' -- GitLab From 169047b988be3d8a022706f2b1c587cc6464729e Mon Sep 17 00:00:00 2001 From: Cole Bemis <colebemis@github.com> Date: Wed, 22 Feb 2023 15:09:20 -0700 Subject: [PATCH 2/2] Update index.mdx --- content/foundations/icons/index.mdx | 2 -- 1 file changed, 2 deletions(-) diff --git a/content/foundations/icons/index.mdx b/content/foundations/icons/index.mdx index c21c98f..28229f2 100644 --- a/content/foundations/icons/index.mdx +++ b/content/foundations/icons/index.mdx @@ -1,8 +1,6 @@ --- title: Octicons source: https://github.com/primer/octicons -react: https://github.com/primer/octicons/tree/main/lib/octicons_react -rails: https://github.com/primer/octicons/tree/main/lib/octicons_gem --- import Icons from '../../../src/components/icons' -- GitLab