Change logo size. Add metrics.
This commit is contained in:
@@ -58,15 +58,18 @@ const htmlTemplate = `<!DOCTYPE html>
|
||||
<body>
|
||||
<div class="container">
|
||||
<p align="center">
|
||||
<img alt="A TesseraCT logo, a stylized four-dimensional hypercube with on the left side penstrokes of orange with a padlock, and on the right penstrokes of dark blue with a magnifying glass." width="250" height="278" src="https://ipng.ch/assets/ctlog/tesseract-logo.png"> </p>
|
||||
<img alt="A TesseraCT logo, a stylized four-dimensional hypercube with on the left side penstrokes of orange with a padlock, and on the right penstrokes of dark blue with a magnifying glass." width="260" height="250" src="https://ipng.ch/assets/ctlog/tesseract-logo.png"> </p>
|
||||
|
||||
<p>
|
||||
This is a <a href="https://github.com/transparency-dev/tesseract">TesseraCT</a> Certificate Transparency log instance.
|
||||
|
||||
<p>
|
||||
<a href="/metrics">Metrics</a> are available.
|
||||
|
||||
<hr>
|
||||
|
||||
<p>
|
||||
The following logs are active.
|
||||
The following logs are active:
|
||||
|
||||
{{range .Logs}}
|
||||
|
||||
|
Reference in New Issue
Block a user