This is an automated email from the ASF dual-hosted git repository. mibo pushed a commit to branch update-twitter in repository https://gitbox.apache.org/repos/asf/olingo-site.git
commit 84919e3f712cda59718b46bf74d01e5d73dd5e7e Author: mibo <[email protected]> AuthorDate: Sat Mar 5 08:08:33 2022 +0100 Updated Twitter links --- content/index.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/content/index.md b/content/index.md index 18265ec..1a8b9b4 100644 --- a/content/index.md +++ b/content/index.md @@ -20,6 +20,7 @@ Protocol (OData) TC. <a class="btn btn-lg btn-primary" style="float: right; margin-left:10px" href="/doc/javascript/index.html" role="button">JavaScript V4</a> <a class="btn btn-lg btn-primary" style="float: right; margin-left:10px" href="/doc/odata4/index.html" role="button">Java V4</a> <a class="btn btn-lg btn-primary" style="float: right; margin-left:10px" href="/doc/odata2/index.html" role="button">Java V2</a> + <a class="btn btn-lg btn-primary" style="float: right; margin-left:10px" href="https://twitter.com/ApacheOlingo" role="button">Tweets</a> <!-- TODO change style via bootstrap --> <span style="-webkit-user-select: none; background-color: rgb(66, 139, 202); @@ -70,9 +71,5 @@ width: 131.0625px">read more ยป</span> </p> </div> </div> -<div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar" role="navigation"> -<a class="twitter-timeline" data-dnt="true" href="https://twitter.com/ApacheOlingo" data-widget-id="485054401392820224">Tweets by @ApacheOlingo</a> -<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> -</div> </div> <p><!-- opening p required because of markup adds a closing p due to unknown reason -->
