1
0
Fork 0
mirror of https://github.com/imjasonh/kontain.me synced 2026-07-18 14:47:48 +00:00

add favicon

This commit is contained in:
Jason Hall 2019-03-22 13:47:20 -04:00
parent 55116ba978
commit 405af76427
3 changed files with 4 additions and 1 deletions

View file

@ -5,5 +5,9 @@ handlers:
static_files: index.html
upload: index.html
- url: /favicon.ico
static_files: favicon.ico
upload: favicon.ico
- url: /.*
script: auto

BIN
fwd/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

View file

@ -7,7 +7,6 @@ body { font-family: Arial; line-height: 1.5; }
code { background-color: lightgrey; padding: 3px;}
a { color: blue; }
</style>
<link rel="shortcut icon" href="#" />
</head>
<body>
<p><b>kontain.me</b> serves Docker container images generated on-demand at the