Skip to content

Commit 15a1d5d

Browse files
authored
Merge pull request #112 from simonstadlinger/mega-sponsoren
Mega sponsoren
2 parents ea53c65 + 2c9d273 commit 15a1d5d

File tree

3 files changed

+27
-2
lines changed

3 files changed

+27
-2
lines changed
1.88 MB
Loading

index.html

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@
2525
<meta property="og:url" content="https://hackhpi.org/">
2626
<meta property="og:description" content="Be a hero! Come join our Hackathon about://social.good in May 2019 at Hasso Plattner Institute and work towards a more just world.">
2727
<meta property="og:type" content="website">
28-
<meta property="og:image" content="./hackhpi_assets/facebook-preview.png">
28+
<meta property="og:image" content="./hackhpi_assets/facebook-preview-2019.png">
2929
<meta name="twitter:card" content="summary">
3030
<meta name="twitter:site" content="@HackHPI">
3131
<meta name="twitter:title" content="HackHPI 2019 - about://social.good Hackathon">
3232
<meta name="twitter:url" content="https://hackhpi.org/">
3333
<meta name="twitter:description" content="Be a hero! Come join our Hackathon about://social.good in May 2019 at Hasso Plattner Institute and work towards a more just world.">
34-
<meta name="twitter:image" content="./hackhpi_assets/facebook-preview.png">
34+
<meta name="twitter:image" content="./hackhpi_assets/facebook-preview-2019.png">
3535
</head>
3636

3737
<body>
@@ -134,6 +134,20 @@ <h1 class="text-center">Partners</h1>
134134
</a>
135135
</div>
136136
</div>
137+
138+
<div class="row sponsors-mega">
139+
<div class="col-md-6">
140+
<a href="https://www2.deloitte.com" class="sponsor" target="_blank">
141+
<img src="./hackhpi_assets/2019-partners/deloitte.jpg">
142+
</a>
143+
</div><!--
144+
<div class="col-md-6">
145+
<a href="https://www.ibm.com/community/datascience/" class="sponsor" target="_blank">
146+
<img src="./hackhpi_assets/2019-partners/capgemini.jpg">
147+
</a>-->
148+
</div>
149+
</div>
150+
137151

138152
<!-- <div class="row">
139153
<div class="col-md-12 top50">

partner-information.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,17 @@ <h3>IBM</h3>
8686
<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>
8787
</div>
8888
</div>
89+
90+
<div class="row sponsor-information">
91+
<div class="col-md-4">
92+
<img src="./hackhpi_assets/2019-partners/deloitte.jpg" class="img-responsive">
93+
</div>
94+
95+
<div class="col-md-8">
96+
<h3>Deloitte</h3>
97+
<p>Deloitte provides audit, risk advisory, tax, financial advisory and consulting services to public and private clients spanning multiple industries; legal advisory services in Germany are provided by Deloitte Legal. With a globally connected network of member firms in more than 150 countries, Deloitte brings world-class capabilities and high-quality service to clients, delivering the insights they need to address their most complex business challenges. Deloitte’s more than 286.000 professionals are committed to making an impact that matters. Making an impact that matters. Every day we challenge ourselves to do what matters most – for clients, for our people, and for society. We serve clients distinctively, bringing innovative insights, solving complex challenges and unlocking sustainable growth. We inspire our talented professionals to deliver outstanding value to clients, providing an exceptional career experience and an inclusive and collaborative culture. We contribute to society, building confidence and trust in the markets, upholding the integrity of organizations and supporting our communities.</p>
98+
</div>
99+
</div>
89100
</div>
90101
</section>
91102

0 commit comments

Comments
 (0)