Merge pull request #964 from noformnocontent/master

upd u:dym, rm u:nn
This commit is contained in:
Remy Sharp 2017-01-02 09:20:57 +00:00 committed by GitHub
commit 0c02840705
3 changed files with 3 additions and 9 deletions

View file

@ -157,7 +157,7 @@ footer a:hover, footer a:focus, footer a:active {
@media print {
@page { margin: .5cm; }
* { color: black !important; }
a[href]:after { content: " [" attr(href) "]" }
a[href^="http"]:after { content: " [" attr(href) "]" }
a:link, a[href]:after { border: none; }
body {
background: none;

View file

@ -1,6 +1,6 @@
{ "copyright": "DYM"
, "url": "https:\/\/dym.cx"
, "email": "re@dym.cx"
, "url": "http:\/\/dym.sh"
, "email": "re@dym.sh"
, "theme": "hipster-gray"
, "gravatar": false
}

View file

@ -1,6 +0,0 @@
{
"copyright": "noformnocontent",
"url": "http://noformnocontent.com",
"email": "i@noformnocontent.com",
"theme": "hipster-gray"
}