File tree 5 files changed +9
-10
lines changed
5 files changed +9
-10
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ <h3>Programming Languages</h3>
64
64
There are more programming languages than stars in the galaxy... OK
65
65
< i > slight</ i > exaggeration but there are a lot of them. Created for any
66
66
possible purpose imaginable from building video games to driving rovers on Mars or
67
- simply trying to < a href ="languages/brainfuck .html "> confuse</ a > the programmer using them!
67
+ simply trying to < a href ="languages/brainfk .html "> confuse</ a > the programmer using them!
68
68
</ p >
69
69
70
70
</ div >
@@ -113,7 +113,7 @@ <h3>Menu</h3>
113
113
<a href="inspiration.html">Inspiration</a> <br />
114
114
<br />
115
115
Languages <br/>
116
- <a href="languages/brainfuck .html"> Brainfuck </a> <br/>
116
+ <a href="languages/brainfk .html"> Brainf**k </a> <br/>
117
117
<a href="languages/C.html">C</a> <br/>
118
118
<a href="languages/C++.html">C++</a> <br/>
119
119
<a href="languages/haskell.html">Haskell</a> <br/>
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ <h3>Menu</h3>
18
18
< a href ="../inspiration.html "> Inspiration</ a > < br />
19
19
< br />
20
20
Languages < br />
21
- < a href ="brainfuck .html "> Brainfuck </ a > < br />
21
+ < a href ="brainfk .html "> Brainf**k </ a > < br />
22
22
< a href ="C.html "> C</ a > < br />
23
23
< a href ="C++.html "> C++</ a > < br />
24
24
< a href ="haskell.html "> Haskell</ a > < br />
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ <h3>Menu</h3>
18
18
< a href ="../inspiration.html "> Inspiration</ a > < br />
19
19
< br />
20
20
Languages < br />
21
- < a href ="brainfuck .html "> Brainfuck </ a > < br />
21
+ < a href ="brainfk .html "> Brainf**k </ a > < br />
22
22
< a href ="C.html "> C</ a > < br />
23
23
< a href ="C++.html "> C++</ a > < br />
24
24
< a href ="haskell.html "> Haskell</ a > < br />
Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
2
< html >
3
3
< head >
4
- < title > Brainfuck </ title >
4
+ < title > Brainf**k </ title >
5
5
< link rel ="stylesheet " type ="text/css " href ="styles/main.css "/>
6
6
</ head >
7
7
< body >
8
8
9
9
< div class ="main ">
10
- < h1 > Brainfuck </ h1 >
10
+ < h1 > Brainf**k </ h1 >
11
11
</ div >
12
12
13
13
<!-- Navigation Menu -->
@@ -18,7 +18,7 @@ <h3>Menu</h3>
18
18
< a href ="../inspiration.html "> Inspiration</ a > < br />
19
19
< br />
20
20
Languages < br />
21
- < a href ="brainfuck .html "> Brainfuck </ a > < br />
21
+ < a href ="brainfk .html "> Brainf**k </ a > < br />
22
22
< a href ="C.html "> C</ a > < br />
23
23
< a href ="C++.html "> C++</ a > < br />
24
24
< a href ="haskell.html "> Haskell</ a > < br />
Original file line number Diff line number Diff line change 25
25
< link rel ="stylesheet " href ="styles/Custom_formating.css "/>
26
26
27
27
</ head >
28
-
29
28
< body style ="background-image: url(res/background.png) ">
30
29
< div class ="container ">
31
30
< nav id ="myNavbar " class ="navbar navbar-inverse navbar-fixed-top " role ="navigation ">
@@ -56,8 +55,8 @@ <h1 style="font-size: 6vh; text-align: center;">Past Sessions</h1>
56
55
< ul >
57
56
58
57
< li class ="well ">
59
- < b > Week 1:</ b > < i > "Real Men "</ i > < br />
60
- < b > Quote of the Session</ b > < i > "Only real men code in Arch! "</ i > - Jason, PostGrad
58
+ < b > Week 1:</ b > < i > "Real Coders "</ i > < br />
59
+ < b > Quote of the Session</ b > < i > "Only real coders code in Arch"</ i > - Jason, PostGrad
61
60
</ li >
62
61
63
62
< li class ="well ">
You can’t perform that action at this time.
0 commit comments