[tor-commits] [nyx/master] Drop nyx screenshot 'What is nyx?' question
atagar at torproject.org
atagar at torproject.org
Sat Aug 5 01:18:26 UTC 2017
commit 4bbdfacd652ac427976558374e48c3aec99e7ced
Author: Damian Johnson <atagar at torproject.org>
Date: Sat Jul 29 16:33:57 2017 -0700
Drop nyx screenshot 'What is nyx?' question
Having a small screenshot here really didn't add anything so dropping it.
---
web/images/faq/front_page.png | Bin 42523 -> 0 bytes
web/index.html | 1 -
2 files changed, 1 deletion(-)
diff --git a/web/images/faq/front_page.png b/web/images/faq/front_page.png
deleted file mode 100644
index 541ee61..0000000
Binary files a/web/images/faq/front_page.png and /dev/null differ
diff --git a/web/index.html b/web/index.html
index a9c0ca4..2b68571 100644
--- a/web/index.html
+++ b/web/index.html
@@ -95,7 +95,6 @@
<li id="what_is_nyx">
<span>What is Nyx?</span>
<div class="answer">
- <a href="images/screenshots/front_page.png"><img src="images/faq/front_page.png" alt="screenshot" /></a>
<p>Nyx is a command-line application for monitoring real time <a href="https://www.torproject.org/">Tor</a> status information. This includes bandwidth usage, logs, connections, configuration, and more.</p>
<p>As a curses interface Nyx is particularly well suited for ssh connections, tty terminals, and command-line aficionados.</p>
</div>
More information about the tor-commits
mailing list