From fb4da1202d8dac80f0227d7e5dfe379f4c38e324 Mon Sep 17 00:00:00 2001 From: Andreas Kloeckner Date: Tue, 27 May 2014 18:37:44 -0500 Subject: [PATCH] Update akdoc --- doc/_templates/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/_templates/layout.html b/doc/_templates/layout.html index 0fed238f..400e7ec1 100644 --- a/doc/_templates/layout.html +++ b/doc/_templates/layout.html @@ -1,2 +1,2 @@ {% extends "!layout.html" %} -{% set css_files = css_files + ['_static/akdoc.css']%} +{% set bootswatch_css_custom = ['_static/akdoc.css']%} -- GitLab