Changeset 29912 for other-projects


Ignore:
Timestamp:
2015-05-21T16:19:30+12:00 (9 years ago)
Author:
davidb
Message:

Beginning of a social media 'next-step' bar using add-to-any JS library

File:
1 edited

Legend:

Unmodified
Added
Removed
  • other-projects/nz-flag-design/trunk/main-form/enter-name.html

    r29787 r29912  
    5858          </div>
    5959        </form>
     60
     61
     62<!-- AddToAny BEGIN -->
     63<div class="a2a_kit a2a_kit_size_32 a2a_default_style">
     64<a class="a2a_dd" href="https://www.addtoany.com/share_save"></a>
     65<a class="a2a_button_email"></a>
     66<a class="a2a_button_facebook"></a>
     67<a class="a2a_button_google_plus"></a>
     68<a class="a2a_button_google_gmail"></a>
     69<a class="a2a_button_twitter"></a>
     70<a class="a2a_button_tumblr"></a>
     71</div>
     72<script type="text/javascript" src="//static.addtoany.com/menu/page.js"></script>
     73<!-- AddToAny END -->
     74
    6075      </div>
    6176      <!-- end of putting custom content -->
Note: See TracChangeset for help on using the changeset viewer.