Repository: shiro-site Updated Branches: refs/heads/master f8d48a546 -> af4440363
Use the tagline in the default page title Project: http://git-wip-us.apache.org/repos/asf/shiro-site/repo Commit: http://git-wip-us.apache.org/repos/asf/shiro-site/commit/af444036 Tree: http://git-wip-us.apache.org/repos/asf/shiro-site/tree/af444036 Diff: http://git-wip-us.apache.org/repos/asf/shiro-site/diff/af444036 Branch: refs/heads/master Commit: af44403632f078a57499277257cf0cfc840c7fd0 Parents: f8d48a5 Author: Brian Demers <[email protected]> Authored: Fri Oct 28 12:36:29 2016 -0400 Committer: Brian Demers <[email protected]> Committed: Fri Oct 28 12:36:29 2016 -0400 ---------------------------------------------------------------------- templates/default.vtl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/shiro-site/blob/af444036/templates/default.vtl ---------------------------------------------------------------------- diff --git a/templates/default.vtl b/templates/default.vtl index b7a13f9..8289494 100644 --- a/templates/default.vtl +++ b/templates/default.vtl @@ -36,7 +36,7 @@ #end #else ## No title found in the page metadata, set the default: - Apache Shiro | Java Security Framework + Apache Shiro | Simple. Java. Security. #end </title>
