From 8e4934254f66131ee798723ac7b4c76f9e180dda Mon Sep 17 00:00:00 2001 From: sipp11 Date: Sun, 28 Dec 2014 05:01:34 +0700 Subject: [PATCH] permalink & fix typo --- _posts/2014-12-24-thermodo.md | 2 +- archive.html | 1 + tags.html | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/_posts/2014-12-24-thermodo.md b/_posts/2014-12-24-thermodo.md index 1e463fd..3311f86 100644 --- a/_posts/2014-12-24-thermodo.md +++ b/_posts/2014-12-24-thermodo.md @@ -31,6 +31,6 @@ It was expensive at $39 Kickstarter price and it is $44.99 which is way too expe This project was a flop. Temperature sensitivity was way too slow. Temperature accuracy which was the vital point of this gadgat was **NOT** good enough. -Regardless of its price, don't waste your $ or time. Not worth it. If it ever works properly, I would have recommend it because of its apperance alone. So unfortunated. +Regardless of its price, don't waste your $ or time. Not worth it. If it ever works properly, I would have recommended it because of its apperance alone. So unfortunated. __note:__ I didn't open it up since I would have to destroy the look of it, but I bet it would be comparable to a cheap sensor found in [DHT11](https://www.adafruit.com/products/386) or so. :( I rather have a cool looking gadget although it didn't do a thing functionally. diff --git a/archive.html b/archive.html index bee01e9..1464e86 100644 --- a/archive.html +++ b/archive.html @@ -1,6 +1,7 @@ --- layout: default title : Archive +permalink: /archive/ ---
{% assign posts_collate = site.posts %} diff --git a/tags.html b/tags.html index 72c26db..a411544 100644 --- a/tags.html +++ b/tags.html @@ -1,6 +1,7 @@ --- layout: default title: Tags +permalink: /tags/ ---