Skip to content

Commit

Permalink
Update homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
oodamien committed Dec 22, 2023
1 parent a3a9109 commit 6d5c8e1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,24 @@ const IndexPage: React.FC<PageProps> = () => {
<h1 className="h2-special">Integrated into Frameworks</h1>
<p>
Popular frameworks that integrate with Micrometer include{" "}
<a href="https://helidon.io/docs/v2/#/se/metrics/02_micrometer">
<a
href="https://helidon.io/docs/v2/#/se/metrics/02_micrometer"
rel="nofollow"
>
Helidon
</a>
,{" "}
<a href="https://micronaut-projects.github.io/micronaut-micrometer/latest/guide/">
<a
href="https://micronaut-projects.github.io/micronaut-micrometer/latest/guide/"
rel="nofollow"
>
Micronaut
</a>
,{" "}
<a href="https://quarkus.io/guides/telemetry-micrometer">
<a
href="https://quarkus.io/guides/telemetry-micrometer"
rel="nofollow"
>
Quarkus
</a>
, and{" "}
Expand Down
Binary file modified static/img/icon-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6d5c8e1

Please sign in to comment.