Skip to content

Commit

Permalink
Add Intro Text and Favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
Raimo Radczewski committed Oct 16, 2016
1 parent 548d6c3 commit 798a50b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
Binary file added favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 8 additions & 1 deletion hosts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta content="width=device-width,initial-scale=1" name=viewport>
<link rel="shortcut icon" href="/favicon.png">

<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/knockout/3.4.0/knockout-debug.js"></script>
<script type="text/javascript" src="https://code.jquery.com/jquery-3.1.1.min.js"></script>
Expand Down Expand Up @@ -35,7 +36,13 @@
<div class="tab-content">
<div role="tabpanel" class="tab-pane active" id="home">
<h1>Introduction</h1>
<p></p>
<p>
On this page, we want to provide you with some handy tools for your event.<br/>
Like in the previous years, we have setup <strong>video booths</strong> so you can visit other locations via webcam.<br/>
For the first time, we're not using the <i>Coderetreat Live!</i> app, <br/>
but are encouraging you to use <strong>Twitter</strong> to share the sessions you do and the insights you have during the event.
</p>
<p>If you have any questions, please find us in the <strong>#gdcr</strong>-Channel on the Software Craftsmanship Slack.</p>
<h2>Quick Links</h2>
<ul style="list-style-type: none">
<li><i class="fa fa-google">&nbsp;</i><a href="https://drive.google.com/drive/folders/0B2y4lijmXJnWODU5YTZjM2YtMDhmNS00OGI1LWFhZTUtOWVkM2IwOTA3OWZh">Facilitator Files on Google Drive</a></li>
Expand Down

0 comments on commit 798a50b

Please sign in to comment.