Skip to content

Commit

Permalink
Merge pull request #39 from botcity-dev/add-information-support
Browse files Browse the repository at this point in the history
add information about the support of these bots and add about to index
  • Loading branch information
hhslepicka authored Oct 25, 2024
2 parents d3f7b38 + 1897bf5 commit e7f4e54
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions site/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@
Whether you use BotCity, Selenium, Puppeteer, RobotFramework, UiPath or any other framework or tools,
here is the place for you to showcase your automation and share it with the world.
</p>
<p>
These bots are developed by the community. If you have questions about the projects or need support, please contact the automation authors directly.
</p>

<h3>Contributing a Code</h3>
<p>
Expand Down
1 change: 1 addition & 0 deletions site/views/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
<div id="menu_bar">
<div class="menu_item"><a href="index.html">Home</a></div>
<div class="menu_item"><a href="https://www.botcity.dev" target="_blank">BotCity</a></div>
<div class="menu_item"><a href="about.html">About</a></div>
</div>

<div id="search_panel">
Expand Down

0 comments on commit e7f4e54

Please sign in to comment.