Skip to content

Commit 3d9dfca

Browse files
Renaming index.html to slides.html
1 parent 06d9751 commit 3d9dfca

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ A full day introductory HTML & CSS workshop.
66

77
Created by [Christina Truong](http://twitter.com/christinatruong) for Ladies Learning Code.
88

9-
**Instructors:** Please refer to https://github.com/ladieslearningcode/llc-slidedeck-template for instructions for customization of the slide deck and features. If there are any issues or fixes required for this workshop slide presentation, please open an issue, submit a pull request or email [christina@ladieslearningcode.com](mailto:christina@ladieslearningcode.com).
9+
**Instructors:** Please refer to https://github.com/ladieslearningcode/llc-slidedeck-template/slides.html for instructions for customization of the slide deck and features. If there are any issues or fixes required for this workshop slide presentation, please open an issue, submit a pull request or email [christina@ladieslearningcode.com](mailto:christina@ladieslearningcode.com).
1010

11-
**Workshop attendees:** click the "Download zip" button to the right to download the slides. Open **index.html** to view the slides in your browser. Project files can be found in the **Project** folder.
11+
**Workshop attendees:** click the "Download zip" button to the right to download the slides. Open **slides.html** to view the slides in your browser. Project files can be found in the **Project** folder.
1212

1313
This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc/4.0/">Creative Commons Attribution-NonCommercial 4.0 International License</a>.

index.html renamed to slides.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ <h2>Setting Up Your Work Flow</h2>
177177
|-- final // Finished example for you to refer to.
178178
|-- images // Images for your project. You can also add your images here.
179179
|-- index.html // The first page / homepage of your site.
180-
|-- index.html // This is the file you're viewing right now (slides)!</code></pre>
180+
|-- slides.html // This is the file you're viewing right now (slides)!</code></pre>
181181
</section>
182182

183183
<section class="slide" data-markdown>

0 commit comments

Comments
 (0)