Skip to content

Commit 3bdb97e

Browse files
authored
Merge pull request #111 from HackHPI/giga-sponsor
added giga sponsors and giga sponsor information
2 parents 6a8053f + 2bb092d commit 3bdb97e

File tree

4 files changed

+49
-2
lines changed

4 files changed

+49
-2
lines changed
114 KB
Loading
9.77 KB
Loading

index.html

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,31 @@ <h1>What to expect at HackHPI 2019</h1>
111111
<section class="container-fluid triangle" id="sponsors">
112112
<div class="container">
113113
<div class="row">
114+
<div class="col-md-12 top50">
115+
<h1 class="text-center">Partners</h1>
116+
<!--
117+
<span class="member-title" style="text-align: center;">
118+
Interested in partnering with us for HackHPI 2018? Please drop us a line at
119+
<a href="mailto:[email protected]" target="_blank">[email protected]</a>.
120+
</span>
121+
-->
122+
</div>
123+
</div>
124+
125+
<div class="row sponsors-giga">
126+
<div class="col-md-6">
127+
<a href="https://sap.com/" class="sponsor" target="_blank">
128+
<img src="./hackhpi_assets/2019-partners/sap.png">
129+
</a>
130+
</div>
131+
<div class="col-md-6">
132+
<a href="https://www.ibm.com/community/datascience/" class="sponsor" target="_blank">
133+
<img src="./hackhpi_assets/2019-partners/ibm.jpg">
134+
</a>
135+
</div>
136+
</div>
137+
138+
<!-- <div class="row">
114139
<div class="col-md-12 top50">
115140
<h1 class="text-center">Partners</h1>
116141
@@ -119,7 +144,7 @@ <h1 class="text-center">Partners</h1>
119144
<a href="mailto:[email protected]" target="_blank">[email protected]</a>.
120145
</span>
121146
</div>
122-
</div>
147+
</div> -->
123148

124149
<div class="row">
125150
<div class="col-md-12 top50">

partner-information.html

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,29 @@
6161
<div class="col-md-12">
6262

6363
<h1>Partner Information</h1>
64-
<h2 class="text-colored">TBA</h2>
64+
65+
</div>
66+
</div>
67+
68+
<div class="row sponsor-information">
69+
<div class="col-md-4">
70+
<img src="./hackhpi_assets/2019-partners/sap.png" class="img-responsive">
71+
</div>
72+
73+
<div class="col-md-8">
74+
<h3>SAP Innovation Center Network</h3>
75+
<p>At the SAP Innovation Center Network, we map, build and inspire the future worth living. In a startup-like environment, we pioneer transformative technologies with the goal to achieve large scale adoption, driving fundamental change for business and society. We are a diverse team in a global network. Our people collaborate across roles, functions, and geographies and operate out of the most impactful tech hubs of the world.</p>
76+
</div>
77+
</div>
78+
79+
<div class="row sponsor-information">
80+
<div class="col-md-4">
81+
<img src="./hackhpi_assets/2019-partners/ibm.jpg" class="img-responsive">
82+
</div>
83+
84+
<div class="col-md-8">
85+
<h3>IBM</h3>
86+
<p>IBM believes in progress — that the application of intelligence, reason and science can improve business, society and the human condition. IBM’s greatest invention is the IBMer. We believe that progress is made through progressive thinking, progressive leadership, progressive policy and progressive action. For that reason, we manage the brand to be highly esteemed and valued by forward-thinking clients, employees, communities, investors and the general public worldwide.</p>
6587
</div>
6688
</div>
6789
</div>

0 commit comments

Comments
 (0)