Skip to content

Commit

Permalink
Add Github link to demo
Browse files Browse the repository at this point in the history
  • Loading branch information
cheleb committed Oct 4, 2024
1 parent b95b9ae commit 1345760
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/_assets/images/github-mark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions examples/client/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
</head>

<body>
<a href="https://github.com/cheleb/laminar-form-derivation"><img src="../images/github-mark.svg" alt="GitHub" style="position: absolute; top: 0; right: 0; border: 0;"/></a>
<div id="app"></div>
<script type="module" src="/main.js"></script>
</body>
Expand Down
1 change: 1 addition & 0 deletions examples/generator/src/main/twirl/index.scala.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
</head>

<body>
<a href="https://github.com/cheleb/laminar-form-derivation"/><img src="../images/github-mark.svg" alt="GitHub" style="position: absolute; top: 0; right: 0; border: 0;"/></a>
<!-- Include Scala.js compiled code -->
<div id="app"></div>
<script type="text/javascript" src="/public/client-fastopt-bundle.js"></script>
Expand Down

0 comments on commit 1345760

Please sign in to comment.