diff --git a/website/docs/index.mdx b/website/docs/index.mdx index 2a6daba5..e192df47 100644 --- a/website/docs/index.mdx +++ b/website/docs/index.mdx @@ -30,6 +30,7 @@ import ToyBrickIcon from '/icons/toy-brick.svg'; import ListStartIcon from '/icons/list-start.svg'; import EarIcon from '/icons/ear.svg'; import ComponentIcon from '/icons/component.svg'; +import CopyIcon from '/icons/copy.svg'; import VideoIcon from '/icons/video.svg'; @@ -178,6 +179,12 @@ If you have any questions, please reach out to our awesome community on [Slack]( description="How to package and release your own custom library" to="/docs/extending_robot_framework/custom-libraries/releasing_your_own_libraries" /> + } + description="Create a Python library using an officially supported GitHub repository template" + to="https://github.com/fkromer/robotframework-dosomething" + /> }