Skip to content

Commit

Permalink
Setup gormx
Browse files Browse the repository at this point in the history
  • Loading branch information
jinzhu committed Feb 20, 2023
1 parent 80b732d commit 296f969
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions pages/gormx.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width" />
<meta name="go-import" content="gorm.io/gormx git https://github.com/go-gorm/gormx">
<meta name="go-source" content="gorm.io/gormx https://github.com/go-gorm/gormx https://github.com/go-gorm/gormx/tree/master{/dir} https://github.com/go-gorm/gormx/blob/master{/dir}/{file}#L{line}">
<title>Gorm</title>
</head>

<body>
<a href="https://gorm.io">https://gorm.io</a><br>
<a href="https://github.com/go-gorm/gormx" target="_blank">https://github.com/go-gorm/gormx</a>
</body>
</html>

0 comments on commit 296f969

Please sign in to comment.