Skip to content

Commit

Permalink
english
Browse files Browse the repository at this point in the history
  • Loading branch information
sankho committed Dec 22, 2011
1 parent b41a249 commit bac3bea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion googleExample.html
Expand Up @@ -5,7 +5,7 @@

<meta charset="utf-8">

<!-- The bottom line turns this plain HTML doc into a slideshow. -->
<!-- The bottom 4 lines turns this plain HTML doc into a slideshow. -->
<script src="libs/js/slides.js"></script>
<link rel="stylesheet" type="text/css" href="libs/css/slideshow.css" />
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=' +
Expand Down
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -5,7 +5,7 @@

<meta charset="utf-8">

<!-- The bottom line turns this plain HTML doc into a slideshow. -->
<!-- The bottom 4 lines turns this plain HTML doc into a slideshow. -->
<script src="libs/js/prettify.js"></script>
<link rel="stylesheet" type="text/css" href="libs/css/slideshow.css" />
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=' +
Expand Down

0 comments on commit bac3bea

Please sign in to comment.