From: Jack Kinsey Date: Wed, 24 May 2017 13:09:01 +0000 (-0400) Subject: fixed social media links; removed font-smoothing:none X-Git-Url: http://git.jkinsey.net/?p=jkinsey.net.git;a=commitdiff_plain;h=60f63a83005727537cf3dacbcc46be5c70826090 fixed social media links; removed font-smoothing:none --- diff --git a/about/index.html b/about/index.html index 01d7df2..cd91b1b 100644 --- a/about/index.html +++ b/about/index.html @@ -77,10 +77,10 @@

Social media.

-

Tumblr. My blog, as described elsewhere on this site.

-

GitHub. For those few projects that deserve to be seen by the Internet at large.

-

Twitter. Seldom used, but I like to keep it around for when I need it.

-

LinkedIn. For professional representation.

+

Tumblr. My blog, as described elsewhere on this site.

+

GitHub. For those few projects that deserve to be seen by the Internet at large.

+

Twitter. Seldom used, but I like to keep it around for when I need it.

+

LinkedIn. For professional representation.

Notes.

diff --git a/code/index.html b/code/index.html index 204ea87..cd1acb7 100644 --- a/code/index.html +++ b/code/index.html @@ -77,10 +77,10 @@

Social media.

-

Tumblr. My blog, as described elsewhere on this site.

-

GitHub. For those few projects that deserve to be seen by the Internet at large.

-

Twitter. Seldom used, but I like to keep it around for when I need it.

-

LinkedIn. For professional representation.

+

Tumblr. My blog, as described elsewhere on this site.

+

GitHub. For those few projects that deserve to be seen by the Internet at large.

+

Twitter. Seldom used, but I like to keep it around for when I need it.

+

LinkedIn. For professional representation.

Notes.

diff --git a/index.html b/index.html index a1defe6..74fa438 100644 --- a/index.html +++ b/index.html @@ -77,10 +77,10 @@

Social media.

-

Tumblr. My blog, as described elsewhere on this site.

-

GitHub. For those few projects that deserve to be seen by the Internet at large.

-

Twitter. Seldom used, but I like to keep it around for when I need it.

-

LinkedIn. For professional representation.

+

Tumblr. My blog, as described elsewhere on this site.

+

GitHub. For those few projects that deserve to be seen by the Internet at large.

+

Twitter. Seldom used, but I like to keep it around for when I need it.

+

LinkedIn. For professional representation.

Notes.

diff --git a/res/style.css b/res/style.css index 898417e..58fb54f 100644 --- a/res/style.css +++ b/res/style.css @@ -36,8 +36,8 @@ header { width:400px; height:400px; font-family:'Source Code Pro', monospace; - font-smooth:never; - -webkit-font-smoothing:none; + /*font-smooth:never; + -webkit-font-smoothing:none;*/ } header > div > a { diff --git a/writing/index.html b/writing/index.html index 7ebe5a1..4c5d6f1 100644 --- a/writing/index.html +++ b/writing/index.html @@ -77,10 +77,10 @@

Social media.

-

Tumblr. My blog, as described elsewhere on this site.

-

GitHub. For those few projects that deserve to be seen by the Internet at large.

-

Twitter. Seldom used, but I like to keep it around for when I need it.

-

LinkedIn. For professional representation.

+

Tumblr. My blog, as described elsewhere on this site.

+

GitHub. For those few projects that deserve to be seen by the Internet at large.

+

Twitter. Seldom used, but I like to keep it around for when I need it.

+

LinkedIn. For professional representation.

Notes.