提交 286a1705 编写于 作者: A amyMayun

modify index.md and Dockerfile

上级 ea46d274
......@@ -10,7 +10,7 @@ ENV HUGO_VERSION=0.68.1
RUN mkdir -p /usr/local/src && \
cd /usr/local/src && \
curl -L https://github.com/gohugoio/hugo/releases/v${HUGO_VERSION}/hugo_extended_${HUGO_VERSION}_Linux-64bit.tar.gz | tar -xz && \
curl -L https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_extended_${HUGO_VERSION}_Linux-64bit.tar.gz | tar -xz && \
mv hugo /usr/local/bin/
COPY . /src/
......
......@@ -768,8 +768,8 @@ headless: true
- [info]({{< relref "/docs/Container/info.md" >}})
- [version]({{< relref "/docs/Container/version.md" >}})
- [A-Tune用户指南]({{< relref "/docs/A-Tune/{{< relref "/docs/A-Tune/A-Tune.md" >}})
- [法律申明]({{< relref "/docs/A-Tune/{{< relref "/docs/A-Tune/法律申明.md" >}})
- [A-Tune用户指南]({{< relref "/docs/A-Tune/A-Tune.md" >}})
- [法律申明]({{< relref "/docs/A-Tune/法律申明.md" >}})
- [前言]({{< relref "/docs/A-Tune/前言.md" >}})
- [认识A-Tune]({{< relref "/docs/A-Tune/认识A-Tune.md" >}})
- [简介]({{< relref "/docs/A-Tune/简介.md" >}})
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册