Skip to content

Commit b740ae1

Browse files
committed
Update nav.html
1 parent f003b66 commit b740ae1

1 file changed

Lines changed: 1 addition & 17 deletions

File tree

_includes/nav.html

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,4 @@
11
<p class="header">
22
<a href="{{site.baseurl}}">Home</a> <br />
3-
<a href="{{site.baseurl}}/html-for-conndev">HTML For Connected Devices</a> <br />
4-
<a href="{{site.baseurl}}/mqtt-examples">MQTT Client examples</a> <br />
5-
<a href="{{site.baseurl}}/websocket-examples">WebSocket Client examples</a> <br />
6-
<a href="{{site.baseurl}}/Wifi101_examples">Arduino WiFi examples</a> <br />
7-
<a href="{{site.baseurl}}/ArduinoGeneralExamples">Arduino General Examples</a> <br />
8-
<a href="{{site.baseurl}}/SoundExamples">Arduino Sound and MIDI Examples</a> <br />
9-
<a href="{{site.baseurl}}/SensorExamples">Arduino Sensor Examples</a> <br />
10-
<a href="{{site.baseurl}}/DataloggingExamples">Arduino Datalogging Examples</a> <br />
11-
<a href="{{site.baseurl}}/display-examples">Arduino Display Examples</a> <br />
12-
<a href="{{site.baseurl}}/LightProjects">Light Projects</a> <br />
13-
<a href="{{site.baseurl}}/hue-control">Philips Hue Control</a> <br />
14-
<a href="{{site.baseurl}}/DMX-Examples">DMX-512 Examples</a> <br />
15-
<a href="{{site.baseurl}}/PiRecipes">Raspberry Pi Recipes</a> <br />
16-
<a href="{{site.baseurl}}/NodeExamples">Node.js Server and Client Examples</a> <br />
17-
<a href="{{site.baseurl}}/BluetoothLE-Examples">Bluetooth LE Examples</a> <br />
18-
<a href="https://itpnyu.github.io/clock-club">Clock Club</a> <br />
19-
3+
204
</p>

0 commit comments

Comments
 (0)