Skip to content

Commit

Permalink
Add index.html for ella.to/task package documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
alinz committed Sep 25, 2024
1 parent 4a5542a commit c1de34f
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions task/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta
name="go-import"
content="ella.to/task git https://github.com/ella-to/task.git"
/>
<meta
name="go-source"
content="ella.to/task https://github.com/ella-to/task https://github.com/ella-to/task/tree/main{/dir} https://github.com/ella-to/task/blob/main{/dir}/{file}#L{line}"
/>
<meta
http-equiv="refresh"
content="0; url=https://pkg.go.dev/ella.to/task"
/>
<title>ella.to/task</title>
</head>
<body>
<p>
Nothing to see here;
<a href="https://pkg.go.dev/ella.to/task">see the package on pkg.go.dev</a
>.
</p>
</body>
</html>

0 comments on commit c1de34f

Please sign in to comment.