File tree Expand file tree Collapse file tree 5 files changed +9
-10
lines changed
Expand file tree Collapse file tree 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>
6464 There are more programming languages than stars in the galaxy... OK
6565 < i > slight</ i > exaggeration but there are a lot of them. Created for any
6666 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!
6868 </ p >
6969
7070 </ div >
@@ -113,7 +113,7 @@ <h3>Menu</h3>
113113 <a href="inspiration.html">Inspiration</a> <br />
114114 <br />
115115 Languages <br/>
116- <a href="languages/brainfuck .html"> Brainfuck </a> <br/>
116+ <a href="languages/brainfk .html"> Brainf**k </a> <br/>
117117 <a href="languages/C.html">C</a> <br/>
118118 <a href="languages/C++.html">C++</a> <br/>
119119 <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>
1818 < a href ="../inspiration.html "> Inspiration</ a > < br />
1919 < br />
2020 Languages < br />
21- < a href ="brainfuck .html "> Brainfuck </ a > < br />
21+ < a href ="brainfk .html "> Brainf**k </ a > < br />
2222 < a href ="C.html "> C</ a > < br />
2323 < a href ="C++.html "> C++</ a > < br />
2424 < a href ="haskell.html "> Haskell</ a > < br />
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ <h3>Menu</h3>
1818 < a href ="../inspiration.html "> Inspiration</ a > < br />
1919 < br />
2020 Languages < br />
21- < a href ="brainfuck .html "> Brainfuck </ a > < br />
21+ < a href ="brainfk .html "> Brainf**k </ a > < br />
2222 < a href ="C.html "> C</ a > < br />
2323 < a href ="C++.html "> C++</ a > < br />
2424 < a href ="haskell.html "> Haskell</ a > < br />
Original file line number Diff line number Diff line change 11<!DOCTYPE html>
22< html >
33< head >
4- < title > Brainfuck </ title >
4+ < title > Brainf**k </ title >
55 < link rel ="stylesheet " type ="text/css " href ="styles/main.css "/>
66</ head >
77< body >
88
99 < div class ="main ">
10- < h1 > Brainfuck </ h1 >
10+ < h1 > Brainf**k </ h1 >
1111 </ div >
1212
1313 <!-- Navigation Menu -->
@@ -18,7 +18,7 @@ <h3>Menu</h3>
1818 < a href ="../inspiration.html "> Inspiration</ a > < br />
1919 < br />
2020 Languages < br />
21- < a href ="brainfuck .html "> Brainfuck </ a > < br />
21+ < a href ="brainfk .html "> Brainf**k </ a > < br />
2222 < a href ="C.html "> C</ a > < br />
2323 < a href ="C++.html "> C++</ a > < br />
2424 < a href ="haskell.html "> Haskell</ a > < br />
Original file line number Diff line number Diff line change 2525 < link rel ="stylesheet " href ="styles/Custom_formating.css "/>
2626
2727</ head >
28-
2928< body style ="background-image: url(res/background.png) ">
3029 < div class ="container ">
3130 < 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>
5655 < ul >
5756
5857 < 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
6160 </ li >
6261
6362 < li class ="well ">
You can’t perform that action at this time.
0 commit comments