forked from wezm/wezm.net
Add missing short URLs
This commit is contained in:
parent
35319074b2
commit
97905ba5f7
2 changed files with 6 additions and 4 deletions
|
@ -1,12 +1,13 @@
|
||||||
---
|
---
|
||||||
title: Monochrome Thumbnails
|
title: Monochrome Thumbnails
|
||||||
extra: Generating monochrome thumbnails with a color rollover from my Flickr feed
|
extra: Generating monochrome thumbnails with a color rollover from my Flickr feed
|
||||||
kind: article
|
kind: article
|
||||||
section: technical
|
section: technical
|
||||||
created_at: 2011-08-27 18:54:00
|
created_at: 2011-08-27 18:54:00
|
||||||
keywords:
|
keywords:
|
||||||
- image
|
- image
|
||||||
- processing
|
- processing
|
||||||
- lua
|
- lua
|
||||||
- core
|
- core
|
||||||
- monochrome
|
- monochrome
|
||||||
|
short_url: http://bit.ly/omIs0U
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
---
|
---
|
||||||
title: Strip Trailing Whitespace in Xcode 4
|
title: Strip Trailing Whitespace in Xcode 4
|
||||||
extra: How to create a behaviour in Xcode 4 to strip trailing whitespace from all git tracked files with changes.
|
extra: How to create a behaviour in Xcode 4 to strip trailing whitespace from all git tracked files with changes.
|
||||||
kind: article
|
kind: article
|
||||||
section: technical
|
section: technical
|
||||||
created_at: 2011-08-27 19:36:00
|
created_at: 2011-08-27 19:36:00
|
||||||
keywords:
|
keywords:
|
||||||
- xcode
|
- xcode
|
||||||
- strip
|
- strip
|
||||||
- trailing
|
- trailing
|
||||||
|
@ -13,3 +13,4 @@ keywords:
|
||||||
- editing
|
- editing
|
||||||
- programming
|
- programming
|
||||||
- apple
|
- apple
|
||||||
|
short_url: http://bit.ly/nGeJrK
|
||||||
|
|
Loading…
Reference in a new issue