mirror of
https://github.com/octoleo/plantuml-server.git
synced 2024-12-22 00:38:54 +00:00
[TASK] Demo purpose
Will not be pushed on master
This commit is contained in:
parent
20de5a0d5d
commit
8b5d926c60
@ -1,3 +1,4 @@
|
||||
#PlantUML configuration file
|
||||
#
|
||||
#USE_GOOGLE_TRACKER=on
|
||||
USE_GOOGLE_TRACKER=on
|
||||
SHOW_SOCIAL_BUTTONS=on
|
||||
|
1
src/main/webapp/resource/socialbuttons1.html
Normal file
1
src/main/webapp/resource/socialbuttons1.html
Normal file
@ -0,0 +1 @@
|
||||
SOCIAL BUTTONS are ON
|
3
src/main/webapp/resource/socialbuttons2.jspf
Normal file
3
src/main/webapp/resource/socialbuttons2.jspf
Normal file
@ -0,0 +1,3 @@
|
||||
<p style="text-align:center"><a href="//www.pinterest.com/pin/create/button/?url=http%3A%2F%2Fwww.plantuml.com%2Fplantuml%2Fform%3Furl%3D${encoded}&media=http%3A%2F%2Fwww.plantuml.com%2Fplantuml%2Fpng%2F${encoded}&description=My%20awesome%20diagram" data-pin-do="buttonPin" data-pin-config="none" data-pin-color="white"><img src="//assets.pinterest.com/images/pidgets/pinit_fg_en_rect_white_20.png" /></a>
|
||||
<script type="text/javascript" async src="//assets.pinterest.com/js/pinit.js"></script>
|
||||
</p>
|
Loading…
Reference in New Issue
Block a user