Skip to content

Commit

Permalink
Added links to their corresponding websites :D (#930)
Browse files Browse the repository at this point in the history
Added Thank You for Contributing in different language :D
  • Loading branch information
yashk0thari authored and anshumanv committed Jan 16, 2018
1 parent f637ce5 commit 6d5f848
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/footer.html
Expand Up @@ -191,7 +191,7 @@ <h6 class="title">Instagram</h6>
<script type="text/javascript" src="js/typed.js"></script>
<script type="text/javascript">
Typed.new('.typed', {
strings: [ "Thank You For Contributing!", "योगदान करने के लिए धन्यवाद!", "Danke für den Beitrag!", "Dziękujemy za Twój wkład!", "貢献していただきありがとうございます!", "பங்களித்ததற்கு நன்றி!", "Tak for bidrag!", "Grazie per aver contribuito!", "Go raibh maith agat as ranníoc!", "Merçi de contribuer!", "공헌 해 주셔서 감사합니다!", "অবদান রাখার জন্য আপনাকে ধন্যবাদ!", "දායක වූවාට ස්තුතියි!", "Gracias por contribuir!", "Спасибо Вам за Ваш вклад!", "Σας ευχαριστούμε για τη συμβολή!", "ขอบคุณสำหรับการมีส่วนร่วมกับเรา!", "Bedankt voor de bijdrage!", "Ευχαριστώ για τη συμβολή!", "شكرا للمساهمة!", "Tibi gratias ob tuam contributionem!"],
strings: [ "Thank You For Contributing!", "योगदान करने के लिए धन्यवाद!", "Danke für den Beitrag!", "Dziękujemy za Twój wkład!", "貢献していただきありがとうございます!", "பங்களித்ததற்கு நன்றி!", "Tak for bidrag!", "Grazie per aver contribuito!", "Go raibh maith agat as ranníoc!", "Merçi de contribuer!", "공헌 해 주셔서 감사합니다!", "অবদান রাখার জন্য আপনাকে ধন্যবাদ!", "දායක වූවාට ස්තුතියි!", "Gracias por contribuir!", "Спасибо Вам за Ваш вклад!", "Σας ευχαριστούμε για τη συμβολή!", "ขอบคุณสำหรับการมีส่วนร่วมกับเรา!", "Bedankt voor de bijdrage!", "Дякую за участь", "Ευχαριστώ για τη συμβολή!", "شكرا للمساهمة!", "Tibi gratias ob tuam contributionem!"],
typeSpeed: 0,
backDelay: 500,
startDelay: 1000,
Expand Down
2 changes: 2 additions & 0 deletions index.html
Expand Up @@ -317,6 +317,7 @@ <h6 class="uppercase mb16">Technologies used: Java, Shell Script, Python, Javasc
The Open Event Android App Generator consists of 2 main parts - the app generator itself that creates apps and the Android app for browsing any event. The generator can be installed as a stand alone application or integrated as a microservice into the Open Event Server. Updates to content of events are done automatically through Rest-APIs of the server.
</p>
<a class="btn-lg btn" href="https://github.com/fossasia/open-event-android">Github Repository <i class="fa fa-github fa-lg"></i></a>
<a class="btn-lg btn" href="https://droidgen.eventyay.com/">Try it out!</a>
</div>
</div>

Expand All @@ -333,6 +334,7 @@ <h6 class="uppercase mb16">Technologies used: Kotlin, Java, Shell Script, Python
The main feature of the app is to provide a conversational interface to provide intelligent answers using the loklak/AskSusi infrastructure. The app also offers login functionalities to connect to other services and stored personal data. Additionally, the application uses data provided by the user's phone to improve Susi answers. Geolocation information, for example, helps to offer better answers related to questions about "things nearby".
</p>
<a class="btn-lg btn" href="https://github.com/fossasia/susi_android">Github Repository <i class="fa fa-github fa-lg"></i></a>
<a class="btn-lg btn" href="https://play.google.com/apps/testing/ai.susi">Try it out!</a>
</div>
</div>
</section>
Expand Down

0 comments on commit 6d5f848

Please sign in to comment.