Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

standardise conference name #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<meta name="description" content="">
<meta name="author" content="">

<title>CS Conference - BuildingBloCS</title>
<title>BuildingBloCS - High School Computer Science Conference @ SG</title>

<!-- Bootstrap Core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
Expand All @@ -33,7 +33,7 @@
<body>

<div class="brand">BuildingBloCS</div>
<div class="address-bar">Computer Science conference '17</div>
<div class="address-bar">High School Computer Science Conference '17</div>

<!-- Navigation -->
<nav class="navbar navbar-default" role="navigation">
Expand Down Expand Up @@ -144,7 +144,7 @@ <h2 class="intro-text text-center">What is
</h2>
<hr>
<p>The inaugural high school CS conference is organised by A-level / IP Computing students for O-level Computing students, guided by the respective schools' teachers.</p>
<p>A 3 day event packed with activities that will keep your adrenaline pumpin' and your minds bogglin'! What are you waiting for? Sign up now by clicking <a href="contact.html" target="_blank">here!</a></p>
<p>A 3-day event packed with activities that will keep your adrenaline pumpin' and your minds bogglin'! What are you waiting for? Sign up now by clicking <a href="contact.html" target="_blank">here!</a></p>
</div>
</div>
</div>
Expand Down