On Mon, Oct 31, 2016 at 12:41:45PM +0000, Daniel P. Berrange wrote:
Add a footer to all pages containing a blurb about the
code of conduct, and links to social media sites.
Signed-off-by: Daniel P. Berrange <berrange(a)redhat.com>
---
docs/libvirt.css | 44 ++++++++++++++++++++++++++++++++++++++++++++
docs/page.xsl | 12 ++++++++++++
2 files changed, 56 insertions(+)
diff --git a/docs/page.xsl b/docs/page.xsl
index e3b8d5b..8f6a8c7 100644
--- a/docs/page.xsl
+++ b/docs/page.xsl
@@ -170,6 +170,18 @@
</form>
</div>
</div>
+ <div id="footer">
+ <div id="social">
+ <ul>
+ <li><a
href="https://twitter.com/hashtag/libvirt">twitter</a>...
This is essentially an ad for twitter. Unless they are sponsoring the
project, it feels out of place here.
I presume that community is run by either you or some other libvirt maintainer,
which is what I would expect from such link.
This feels like <a
href="https://www.google.com/?q=libvirt">google</a>.
Jan