feat(style): simple card
This commit is contained in:
parent
f616d8f24e
commit
892858567f
8 changed files with 235 additions and 9 deletions
|
@ -10,7 +10,7 @@
|
|||
{{template "opengraph-base" .SEO}}
|
||||
</head>
|
||||
<body>
|
||||
{{template "body" .}}
|
||||
{{template "body" .Data}}
|
||||
<script type="module" src="{{getAssetPath "index.js"}}" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue