-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
44 lines (44 loc) · 961 Bytes
/
index.html
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
43
44
---
layout: default
title: Tel-U Logo
---
<section class="wrapper home">
<a href="{{ site.url }}/Tel-U">
Logo Universitas Telkom
</a>
</section>
<section class="wrapper home">
<a href="{{ site.url }}/FTE">
Logo Fakultas Teknik Elektro
</a>
</section>
<section class="wrapper home">
<a href="{{ site.url }}/FRI">
Logo Fakultas Rekayasa Industri
</a>
</section>
<section class="wrapper home">
<a href="{{ site.url }}/FIF">
Logo Fakultas Informatika
</a>
</section>
<section class="wrapper home">
<a href="{{ site.url }}/FEB">
Logo Fakultas Ekonomi dan Bisnis
</a>
</section>
<section class="wrapper home">
<a href="{{ site.url }}/FKB">
Logo Fakultas Komunikasi dan Bisnis
</a>
</section>
<section class="wrapper home">
<a href="{{ site.url }}/FIK">
Logo Fakultas Industri Kreatif
</a>
</section>
<section class="wrapper home">
<a href="{{ site.url }}/FIT">
Logo Fakultas Ilmu Terapan
</a>
</section>