diff options
author | Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com> | 2021-10-31 13:53:55 +0100 |
---|---|---|
committer | Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com> | 2021-10-31 13:53:55 +0100 |
commit | 4b36498a852edc4e4c269ba50855bad7bea0c4bb (patch) | |
tree | 0e5e74c9f631cd5382a877209e2047b89b49d73c /docs/static | |
parent | 3a977485eb7d5f913da5cc10ef58715ffd273613 (diff) | |
parent | aa5ac36a3eb68b86c803caec703869efefc8447e (diff) | |
download | hugo-4b36498a852edc4e4c269ba50855bad7bea0c4bb.tar.gz hugo-4b36498a852edc4e4c269ba50855bad7bea0c4bb.zip |
Merge commit 'aa5ac36a3eb68b86c803caec703869efefc8447e'
Diffstat (limited to 'docs/static')
-rw-r--r-- | docs/static/npmjs/index.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/static/npmjs/index.html b/docs/static/npmjs/index.html new file mode 100644 index 000000000..88dd510af --- /dev/null +++ b/docs/static/npmjs/index.html @@ -0,0 +1,6 @@ +<html> + <head> + <meta name="go-import" content="gohugo.io/npmjs mod http://localhost:8072"> + </head> + <body></body> +</html> |