mirror of
https://github.com/samsonjs/mit-license.git
synced 2026-04-16 13:05:47 +00:00
commit
0c02840705
3 changed files with 3 additions and 9 deletions
|
|
@ -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;
|
||||
|
|
|
|||
|
|
@ -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
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"copyright": "noformnocontent",
|
||||
"url": "http://noformnocontent.com",
|
||||
"email": "i@noformnocontent.com",
|
||||
"theme": "hipster-gray"
|
||||
}
|
||||
Loading…
Reference in a new issue