Skip to content

Commit

Permalink
adding meta information for twitter
Browse files Browse the repository at this point in the history
closes #4
  • Loading branch information
Mario Bodemann committed Apr 30, 2022
1 parent 35a75dc commit 78152f4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,14 @@
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js" integrity="sha384-smHYKdLADwkXOn1EmN1qk/HfnUcbVRZyYmZ4qpPea6sjB/pTJ0euyQp0Mk8ck+5T" crossorigin="anonymous"></script>
<script src="./resources/js/main.js" type="text/javascript"></script>
<!-- Twitter meta -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@berlindroid">
<meta name="twitter:creator" content="@berlindroid">
<meta name="twitter:title" content="GDG Berlin Android: The berlindroid community for Android developement in Berlin">
<meta name="twitter:description" content="Find out what's new in Android, what the Berlin community is all about, join us for meetups, and engage with the community on twitter, apply for sponsorships, or have a cold beverage with us.">
<meta name="twitter:image" content="https://secure.meetupstatic.com/photos/event/c/2/5/highres_503043109.jpeg">
<meta name="twitter:image:alt" content="A photo of a meeting of the Android community in Berlin">
</head>
<body>

Expand Down

0 comments on commit 78152f4

Please sign in to comment.