Skip to content

Instantly share code, notes, and snippets.

@mathieubolla
Created August 28, 2012 07:18
Show Gist options
  • Select an option

  • Save mathieubolla/3495800 to your computer and use it in GitHub Desktop.

Select an option

Save mathieubolla/3495800 to your computer and use it in GitHub Desktop.

Revisions

  1. mathieubolla revised this gist Aug 28, 2012. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -2,4 +2,4 @@ let a := "My cool, brand new, bootstrap 2.1 based website",
    let b := "Some nastyness when resizing lower or over the usual dimensions",
    let c := "The GitHub repository holding all of my new website related stuff",
    led d := "A nice pull request to fix all of " + a + b " on " + c",
    led e := "A super reward for the man who submit " + e
    led e := "A super reward for the man who submit " + d
  2. mathieubolla created this gist Aug 28, 2012.
    5 changes: 5 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    let a := "My cool, brand new, bootstrap 2.1 based website",
    let b := "Some nastyness when resizing lower or over the usual dimensions",
    let c := "The GitHub repository holding all of my new website related stuff",
    led d := "A nice pull request to fix all of " + a + b " on " + c",
    led e := "A super reward for the man who submit " + e