diff --git a/src/main/resources/config.properties b/src/main/resources/config.properties index 5b1521f..ae40dc8 100644 --- a/src/main/resources/config.properties +++ b/src/main/resources/config.properties @@ -1,3 +1,4 @@ #PlantUML configuration file # -#USE_GOOGLE_TRACKER=on \ No newline at end of file +USE_GOOGLE_TRACKER=on +SHOW_SOCIAL_BUTTONS=on diff --git a/src/main/webapp/resource/socialbuttons1.html b/src/main/webapp/resource/socialbuttons1.html new file mode 100644 index 0000000..4a31414 --- /dev/null +++ b/src/main/webapp/resource/socialbuttons1.html @@ -0,0 +1 @@ +SOCIAL BUTTONS are ON \ No newline at end of file diff --git a/src/main/webapp/resource/socialbuttons2.jspf b/src/main/webapp/resource/socialbuttons2.jspf new file mode 100644 index 0000000..d47a500 --- /dev/null +++ b/src/main/webapp/resource/socialbuttons2.jspf @@ -0,0 +1,3 @@ +
\ No newline at end of file