tChanged footer - monochromatic - monochromatic blog: http://blog.z3bra.org
(HTM) git clone git://z3bra.org/monochromatic
(DIR) Log
(DIR) Files
(DIR) Refs
---
(DIR) commit 7c11301168d81a9554f5f0cb56d42f00661f6daa
(DIR) parent 8f94bcdabe93fca1ec22663c2c067d61fce767ca
(HTM) Author: Willy Goiffon <willy@mailoo.org>
Date: Wed, 30 Oct 2013 14:10:01 +0100
Changed footer
Diffstat:
M 2013/08/test-your-css.html | 6 ++++--
M 2013/08/the-hard-way.html | 6 ++++--
M 2013/09/java-without-eclipse.html | 6 ++++--
M 2013/10/home-sweet-home.html | 6 ++++--
M about.html | 6 ++++--
M index.html | 6 ++++--
M tools/foot.template | 6 ++++--
7 files changed, 28 insertions(+), 14 deletions(-)
---
(DIR) diff --git a/2013/08/test-your-css.html b/2013/08/test-your-css.html
t@@ -114,8 +114,10 @@ main (<span class="Type">int</span> argc, <span class="Type">char</span> **argv)
</div>
<!-- footer {{{ -->
<footer>
- © 2013 WTFPL — <a href='http://www.wtfpl.net/about/'>Do What the Fuck You Want to Public License</a>
- — contact : <<a href='mailto:willy@mailoo.org'>willy at mailoo dot org</a>>
+ <a href='http://www.acme.com/software/thttpd/'>thttpd ♥</a> //
+ <a href='http://www.wtfpl.net/about/'>wtfpl ©</a> //
+ <a href='mailto:willy@mailoo.org'>contact ✉</a> //
+ <a href='http://git.z3bra.org'>tools ⚒</a>
</footer>
<!-- }}} -->
</body>
(DIR) diff --git a/2013/08/the-hard-way.html b/2013/08/the-hard-way.html
t@@ -114,8 +114,10 @@
</div>
<!-- footer {{{ -->
<footer>
- © 2013 WTFPL — <a href='http://www.wtfpl.net/about/'>Do What the Fuck You Want to Public License</a>
- — contact : <<a href='mailto:willy@mailoo.org'>willy at mailoo dot org</a>>
+ <a href='http://www.acme.com/software/thttpd/'>thttpd ♥</a> //
+ <a href='http://www.wtfpl.net/about/'>wtfpl ©</a> //
+ <a href='mailto:willy@mailoo.org'>contact ✉</a> //
+ <a href='http://git.z3bra.org'>tools ⚒</a>
</footer>
<!-- }}} -->
</body>
(DIR) diff --git a/2013/09/java-without-eclipse.html b/2013/09/java-without-eclipse.html
t@@ -233,8 +233,10 @@ java <span class="Special">-cp</span> <span class="PreProc">$classpath</span> <s
</div>
<!-- footer {{{ -->
<footer>
- © 2013 WTFPL — <a href='http://www.wtfpl.net/about/'>Do What the Fuck You Want to Public License</a>
- — contact : <<a href='mailto:willy@mailoo.org'>willy at mailoo dot org</a>>
+ <a href='http://www.acme.com/software/thttpd/'>thttpd ♥</a> //
+ <a href='http://www.wtfpl.net/about/'>wtfpl ©</a> //
+ <a href='mailto:willy@mailoo.org'>contact ✉</a> //
+ <a href='http://git.z3bra.org'>tools ⚒</a>
</footer>
<!-- }}} -->
</body>
(DIR) diff --git a/2013/10/home-sweet-home.html b/2013/10/home-sweet-home.html
t@@ -525,8 +525,10 @@ wm <span class="PreProc">$1</span>
</div>
<!-- footer {{{ -->
<footer>
- © 2013 WTFPL — <a href='http://www.wtfpl.net/about/'>Do What the Fuck You Want to Public License</a>
- — contact : <<a href='mailto:willy@mailoo.org'>willy at mailoo dot org</a>>
+ <a href='http://www.acme.com/software/thttpd/'>thttpd ♥</a> //
+ <a href='http://www.wtfpl.net/about/'>wtfpl ©</a> //
+ <a href='mailto:willy@mailoo.org'>contact ✉</a> //
+ <a href='http://git.z3bra.org'>tools ⚒</a>
</footer>
<!-- }}} -->
</body>
(DIR) diff --git a/about.html b/about.html
t@@ -62,8 +62,10 @@
</div>
<!-- footer {{{ -->
<footer>
- © 2013 WTFPL — <a href='http://www.wtfpl.net/about/'>Do What the Fuck You Want to Public License</a>
- — contact : <<a href='mailto:willy@mailoo.org'>willy at mailoo dot org</a>>
+ <a href='http://www.acme.com/software/thttpd/'>thttpd ♥</a> //
+ <a href='http://www.wtfpl.net/about/'>wtfpl ©</a> //
+ <a href='mailto:willy@mailoo.org'>contact ✉</a> //
+ <a href='http://git.z3bra.org'>tools ⚒</a>
</footer>
<!-- }}} -->
</body>
(DIR) diff --git a/index.html b/index.html
t@@ -94,8 +94,10 @@
<div id='blank'></div>
<!-- footer {{{ -->
<footer>
- © 2013 WTFPL — <a href='http://www.wtfpl.net/about/'>Do What the Fuck You Want to Public License</a>
- — contact : <<a href='mailto:willy@mailoo.org'>willy at mailoo dot org</a>>
+ <a href='http://www.acme.com/software/thttpd/'>thttpd ♥</a> //
+ <a href='http://www.wtfpl.net/about/'>wtfpl ©</a> //
+ <a href='mailto:willy@mailoo.org'>contact ✉</a> //
+ <a href='http://git.z3bra.org'>tools ⚒</a>
</footer>
<!-- }}} -->
</body>
(DIR) diff --git a/tools/foot.template b/tools/foot.template
t@@ -1,7 +1,9 @@
<!-- footer {{{ -->
<footer>
- © 2013 WTFPL — <a href='http://www.wtfpl.net/about/'>Do What the Fuck You Want to Public License</a>
- — contact : <<a href='mailto:willy@mailoo.org'>willy at mailoo dot org</a>>
+ <a href='http://www.acme.com/software/thttpd/'>thttpd ♥</a> //
+ <a href='http://www.wtfpl.net/about/'>wtfpl ©</a> //
+ <a href='mailto:willy@mailoo.org'>contact ✉</a> //
+ <a href='http://git.z3bra.org'>tools ⚒</a>
</footer>
<!-- }}} -->
</body>