From a1dc267db114a8e03515e23eb6eebcbc29284203 Mon Sep 17 00:00:00 2001 From: hyrodium Date: Mon, 11 Dec 2023 19:06:55 +0900 Subject: [PATCH] add `repolink` --- docs/make.jl | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/make.jl b/docs/make.jl index 6a02dca..7b13426 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -12,6 +12,7 @@ makedocs(; prettyurls=get(ENV, "CI", "false") == "true", canonical="https://ohno.github.io/Antique.jl", edit_link="main", + repolink="https://github.com/ohno/Antique.jl", assets=String[ "./assets/logo.ico", "./assets/css/catalog.css"