From 59e975dd098d6982fdd2c2da106c4156298a3edc Mon Sep 17 00:00:00 2001 From: Jamal Carvalho Date: Mon, 23 Aug 2021 15:07:08 +0000 Subject: devtools,static: move generated readme styles to unit directory Change-Id: Iaad83f816f3080fce9a689de8a0f726b5c08cacd Reviewed-on: https://go-review.googlesource.com/c/pkgsite/+/344395 Trust: Jamal Carvalho Run-TryBot: Jamal Carvalho TryBot-Result: kokoro Reviewed-by: Julie Qiu --- devtools/cmd/css/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devtools/cmd/css') diff --git a/devtools/cmd/css/main.go b/devtools/cmd/css/main.go index f2de24c9..53e517a6 100644 --- a/devtools/cmd/css/main.go +++ b/devtools/cmd/css/main.go @@ -24,7 +24,7 @@ import ( ) const ( - cssFile = "content/static/css/readme.css" + cssFile = "static/frontend/unit/main/_readme_gen.css" githubStylesheet = "https://raw.githubusercontent.com/sindresorhus/github-markdown-css/gh-pages/github-markdown.css" githubREADMEClass = ".markdown-body" discoveryREADMEClass = ".Overview-readmeContent" -- cgit v1.3