Repository: incubator-tamaya-site Updated Branches: refs/heads/master 8a1b42f59 -> 8b6d6362e
TAMAYA-275: Add variable for twitter config Substitution in header.thyme does not yet work :-( Project: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/commit/8b6d6362 Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/tree/8b6d6362 Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/diff/8b6d6362 Branch: refs/heads/master Commit: 8b6d6362eacebbe60e0e440fe4c368bac5de50fd Parents: 8a1b42f Author: Phil Ottlinger <[email protected]> Authored: Fri Sep 1 17:56:38 2017 +0200 Committer: Phil Ottlinger <[email protected]> Committed: Fri Sep 1 17:56:38 2017 +0200 ---------------------------------------------------------------------- jbake.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/blob/8b6d6362/jbake.properties ---------------------------------------------------------------------- diff --git a/jbake.properties b/jbake.properties index f906fef..adf02f6 100644 --- a/jbake.properties +++ b/jbake.properties @@ -15,7 +15,7 @@ default.status=published template.encoding=UTF-8 # Make properties available in templates asciidoctor.attributes.export=true -twitterhandle=TBD_tamaya +twitterhandle=tamayaconf tamaya_version_released=0.3-incubating tamaya_version=0.4-incubating-SNAPSHOT tamaya_mvn_group_id=org.apache.tamaya
