File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change
1
+ <!DOCTYPE html>
2
+ < head >
3
+ < title > Code Club</ title >
4
+ </ head >
5
+ < body >
1
6
< h1 id ="cardiff-school-of-mathematics-code-club "> Cardiff School of Mathematics Code Club</ h1 >
2
7
< p > Meeting time: Thursdays at 16:00 in M/0.33</ p >
3
8
< p > (There might be doughnuts - if you're quick!)</ p >
4
- < p > Vince's favourite quote so far "love the fact that I'm learning Vim on the fly!" Adam, 2nd year student </ p >
9
+
10
+ < a href ="sessions.html "> Sessions</ a >
11
+ </ body >
12
+ </ html>
Original file line number Diff line number Diff line change
1
+ <!DOCTYPE html>
2
+ < html >
3
+ < head >
4
+ < title > Sessions</ title >
5
+ </ head >
6
+ </ body >
7
+ < h1 > Sessions</ h1 >
8
+
9
+ < ol >
10
+ < li > < b > Week 1:</ b > "Real Men" < i > Quote of the Session</ i > "Only real men code in Arch!" - Jason, Post Grad</ li >
11
+ < li > < b > Week 2:</ b > "On the Fly" < i > Quote of the Session</ i > "love the fact that I'm learning Vim on the fly!" - Adam, 2nd year student</ li >
12
+
13
+ </ ol >
14
+
15
+ < p > Click < a href ="index.html "> here</ a > to go back to the main page</ p >
16
+ </ body >
17
+ </ html >
You can’t perform that action at this time.
0 commit comments