Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Bolt AI to AI tools #440

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 14 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -939,8 +939,21 @@ <h3 id="bookmarkViewAs">View as</h3>
</div>
<div class="tLabel" id="metaAI">Meta AI</div>
</a>
<a href="https://bolt.new/">
<div class="tIcon">
<svg fill="none" height="100%" viewBox="0 0 32 32" width="100%" xmlns="http://www.w3.org/2000/svg">
<rect class="accentColor aiDarkIcons" fill="#FF4545" height="32" rx="16" width="32" />
<path class="bgLightTint"
d="M18.3372 8L25 24V8H18.3372ZM7 8V24L13.6628 8H7ZM16.0113 13.8908L20.258 24H17.4743L16.2064 20.7759H13.0926L16.0113 13.8908H16.0113Z"
fill="white" />
</svg>
</div>
<div class="tLabel" id="developAppWeb">Develop App Web</div>
</a>

</div>
</div>

<!-- -----------end of AI-Tools------------------ -->

<!-- ------Menu-bar----------- -->
Expand Down Expand Up @@ -1427,4 +1440,4 @@ <h1>Material You NewTab</h1>

</body>

</html>
</html>