Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: goravel/docs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 542ce84101e0d5beb3f71bbfd34afba53e2f42b6
Choose a base ref
...
head repository: goravel/docs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d508faf854302ec298e6089d1b206e64692c92f1
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Dec 26, 2024

  1. add heart page

    hwbrzzl committed Dec 26, 2024
    Copy the full SHA
    d508faf View commit details
Showing with 5 additions and 0 deletions.
  1. +5 −0 .vuepress/public/heart.html
5 changes: 5 additions & 0 deletions .vuepress/public/heart.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<html>
<body>
Success
</body>
</html>