Skip to content

Commit

Permalink
Disabled links to other sessions and removed tools (#140)
Browse files Browse the repository at this point in the history
* Update links

* Remove tools links from break slides
  • Loading branch information
Kallie-Riff authored Dec 29, 2019
1 parent bb275c9 commit 6c4f315
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 44 deletions.
28 changes: 4 additions & 24 deletions 01-glasswork/front-end-html.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,18 +49,14 @@ <h1 class="break">While You're Waiting</h1>
<div class="fill-col">
<p>Wifi: username / password</p>
<table class="tocTable" style="margin: 0 auto;">
<tr>
<td>Install the Tools</td>
<td><a href="http://bit.ly/CnCTheTools" target="_blank">http://bit.ly/CnCTheTools</a></td>
</tr>
<tr>
<td>This presentation</td>
<td><a href="http://bit.ly/cnchtmlslide" target="_blank">http://bit.ly/cnchtmlslide</a></td>
</tr>
<tr>
<td>The worksheet</td>
<td><a href="http://bit.ly/cnchtmlwork" target="_blank">http://bit.ly/cnchtmlwork</a></td>
</tr>
<tr>
<td>The worksheet</td>
<td><a href="http://bit.ly/cnchtmlwork" target="_blank">http://bit.ly/cnchtmlwork</a></td>
</tr>
</table>
<div class="row-line-tools" style="margin-top: -1.25em; margin-left: -0.65em;">
<span class="row-line-tools"><a href="https://www.google.com/chrome/browser/desktop/index.html" target="_blank"><img src="/images/shared/chrome.png"/></a></span>
Expand Down Expand Up @@ -369,10 +365,6 @@ <h1 class="break" style="font-size: 9vh;">Do the Worksheet: Front-end Architectu
<div class="fill-col" style="margin-top: ">
<p>Wifi: username / password</p>
<table class="tocTable" style="margin: 0 auto;">
<tr>
<td>Install the Tools</td>
<td><a href="http://bit.ly/CnCTheTools" target="_blank">http://bit.ly/CnCTheTools</a></td>
</tr>
<tr>
<td>This presentation</td>
<td><a href="http://bit.ly/cnchtmlslide" target="_blank">http://bit.ly/cnchtmlslide</a></td>
Expand Down Expand Up @@ -518,10 +510,6 @@ <h1 class="break" style="font-size: 9vh;">Do the Worksheet: HTML Page Structure<
<td>The worksheet</td>
<td><a href="http://bit.ly/cnchtmlwork" target="_blank">http://bit.ly/cnchtmlwork</a></td>
</tr>
<tr>
<td>Install the Tools</td>
<td><a href="http://bit.ly/CnCTheTools" target="_blank">http://bit.ly/CnCTheTools</a></td>
</tr>
</table>
<div class="row-line-tools" style="margin-top: -1em; margin-left: -0.65em;">
<span class="row-line-tools"><a href="https://www.google.com/chrome/browser/desktop/index.html" target="_blank"><img src="/images/shared/chrome.png"/></a></span>
Expand Down Expand Up @@ -707,10 +695,6 @@ <h1 class="break" style="font-size: 9vh;">Do the Worksheet: HTML Elements<span s
<div class="fill-col" style="margin-top: ">
<p>Wifi: username / password</p>
<table class="tocTable" style="margin: 0 auto;">
<tr>
<td>Install the Tools</td>
<td><a href="http://bit.ly/CnCTheTools" target="_blank">http://bit.ly/CnCTheTools</a></td>
</tr>
<tr>
<td>This presentation</td>
<td><a href="http://bit.ly/cnchtmlslide" target="_blank">http://bit.ly/cnchtmlslide</a></td>
Expand Down Expand Up @@ -828,10 +812,6 @@ <h1 class="break" style="font-size: 9vh;">Do the Worksheet: Attributes<span styl
<div class="fill-col" style="margin-top: ">
<p>Wifi: username / password</p>
<table class="tocTable" style="margin: 0 auto;">
<tr>
<td>Install the Tools</td>
<td><a href="http://bit.ly/CnCTheTools" target="_blank">http://bit.ly/CnCTheTools</a></td>
</tr>
<tr>
<td>This presentation</td>
<td><a href="http://bit.ly/cnchtmlslide" target="_blank">http://bit.ly/cnchtmlslide</a></td>
Expand Down
40 changes: 20 additions & 20 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,39 +23,39 @@ <h4>
</tr>
<tr>
<td style="text-align: left;">The Garnish: CSS</td>
<!-- <td class="disabled-link">slides</td>
<td class="disabled-link">worksheet</td> -->
<td><a href="02-garnish/css.html">slides</a></td>
<td><a href="http://bit.ly/cnccsswork" target="_blank">worksheet</a></td>
<td class="disabled-link">slides</td>
<td class="disabled-link">worksheet</td>
<!-- <td><a href="02-garnish/css.html">slides</a></td>
<td><a href="http://bit.ly/cnccsswork" target="_blank">worksheet</a></td> -->
</tr>
<tr>
<!-- <tr>
<td style="text-align: left;">The Rocks: Git</td>
<!-- <td class="disabled-link">slides</td>
<td class="disabled-link">worksheet</td> -->
<td class="disabled-link">slides</td>
<td class="disabled-link">worksheet</td>
<td><a href="03-rocks/command-line-version-control.html">slides</a></td>
<td><a href="http://bit.ly/cncgitwork">worksheet</a></td>
</tr>
</tr> -->
<tr>
<td style="text-align: left;">The Liquor: JavaScript</td>
<!-- <td class="disabled-link">slides</td>
<td class="disabled-link">worksheet</td> -->
<td><a href="04-liquor/javascript-introduction.html">slides</a></td>
<td><a href="http://bit.ly/cncjavascriptwork">worksheet</a></td>
</tr>
<tr>
<td style="text-align: left;">The Mixers: Interactive</td>
<!-- <td class="disabled-link">slides</td>
<td class="disabled-link">worksheet</td> -->
<td><a href="05-mixers/interactive.html">slides</a></td>
<td><a href="http://bit.ly/cncinteractivework">worksheet</a></td>
<td class="disabled-link">slides</td>
<td class="disabled-link">worksheet</td>
<!-- <td><a href="04-liquor/javascript-introduction.html">slides</a></td>
<td><a href="http://bit.ly/cncjavascriptwork">worksheet</a></td> -->
</tr>
<tr>
<td style="text-align: left;">The Enjoy: Code Jam</td>
<td style="text-align: left;">Enjoy: Code Jam</td>
<td class="disabled-link">slides</td>
<td class="disabled-link">worksheet</td>
<!-- <td><a href="06-enjoy/06-jun.html">slides</a></td>
<td><a href="http://bit.ly/cncenjoywork">worksheet</a></td> -->
</tr>
<tr>
<td style="text-align: left;">The Mixers: API's</td>
<td class="disabled-link">slides</td>
<td class="disabled-link">worksheet</td>
<!-- <td><a href="05-mixers/interactive.html">slides</a></td>
<td><a href="http://bit.ly/cncinteractivework">worksheet</a></td> -->
</tr>
</table>
<br>
</div>
Expand Down

0 comments on commit 6c4f315

Please sign in to comment.