summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorFlorian Zschocke <florian.zschocke@devolo.de>2020-01-27 20:31:21 +0100
committerFlorian Zschocke <florian.zschocke@devolo.de>2020-01-27 21:48:20 +0100
commit8c8c427949843cfad896b1f6f5fb4078affa26e0 (patch)
tree5ca946f9988dbd1b7c8daaf66a9bcfd498a90101 /build.xml
parent6f3a7c526a0317e115312515fa66e6cb229b6894 (diff)
downloadgitblit-8c8c427949843cfad896b1f6f5fb4078affa26e0.tar.gz
gitblit-8c8c427949843cfad896b1f6f5fb4078affa26e0.zip
Site: Remove Google Plus id
Google Plus is gone, so linking to it makes no sense anymore.
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.xml b/build.xml
index 26c5724a..73ca2201 100644
--- a/build.xml
+++ b/build.xml
@@ -500,8 +500,8 @@
<echo>Building Gitblit Website ${project.version}</echo>
<!-- Build Site -->
- <mx:doc googleplusid="114464678392593421684" googleanalyticsid="UA-24377072-1"
- googlePlusOne="true" minify="true" customless="custom.less">
+ <mx:doc googleanalyticsid="UA-24377072-1"
+ minify="true" customless="custom.less">
<structure>
<menu name="about">
<page name="overview" src="siteindex.mkd" out="index.html" headerLinks="false" />