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

Update index.vue #10

Merged
merged 1 commit into from
Feb 14, 2024
Merged
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
2 changes: 1 addition & 1 deletion pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<h2>About Us</h2>
<p>We’re the official Computer Science departmental society for the <a href="https://surrey.ac.uk/" target="_blank">University of Surrey</a> and the <a href="https://ussu.co.uk/" target="_blank">University of Surrey Student’s Union</a>.</p>
<p>We run academic and social events on a monthly basis for coders and non-coders alike, as well as bigger events throughout the year. You can learn to code or participate in beginner, intermediate or advanced game jams (game building competitions), hackathons and more.</p>
<p>Students from all courses are welcome &mdash; computer industries involve people with very different skill sets from very different backgrounds, some of which don’t even involve computer, so if coding isn’t your thing, you can take part in graphic design competitions or sessions, or just hang out and meet people!</p>
<p>Students from all courses are welcome &mdash; computer industries involve people with very different skill sets from very different backgrounds, some of which don’t even involve computers, so if coding isn’t your thing, you can take part in graphic design competitions or sessions, or just hang out and meet people!</p>
</div>

<!-- We’re also the official Guildford Student chapter of the <a href="https://www.bcs.org/">British Computing Society</a>.-->
Expand Down
Loading