-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
42 lines (36 loc) · 814 Bytes
/
index.html
File metadata and controls
42 lines (36 loc) · 814 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
---
layout: default
permalink: /
actions:
-
icon: 'twitter'
caption: 'Twitter'
url: 'https://twitter.com/RobotixIITKgp'
target: '_blank'
-
icon: 'google-plus'
caption: 'Google Plus'
url: 'https://plus.google.com/102868621563384739622/'
target: '_blank'
-
icon: 'youtube'
caption: 'YouTube'
url: 'http://www.youtube.com/robotixiitkgp'
target: '_blank'
-
icon: 'facebook'
caption: 'Facebook'
url: 'https://facebook.com/robotixiitkgp'
target: '_blank'
-
icon: 'email'
caption: 'Contact Us'
url: 'http://contact.robotix.in'
target: '_blank'
---
{% include hero.html %}
{% include about.html %}
{% include statistic.html %}
{% include latest-blog.html %}
{% include facebook-feed.html %}
{% include subscribe.html %}