Cynical Patreon link

This commit is contained in:
Phil Howard 2017-11-29 21:51:53 +00:00
parent 26f2e19304
commit cf7fd87054
1 changed files with 8 additions and 0 deletions

View File

@ -19,8 +19,16 @@
ga('send', 'pageview');
</script>
<style type="text/css">
#support {margin:0px auto;margin-top:5px;text-align:center;width:1000px;height:30px;line-height:30px;background:#EEE;}
#support a {color:#333;font-size:16px;}
@media (min-width: 1200px) {
#support {width: 1200px;}
}
</style>
</head>
<body class="{{body_class}}">
<div id="support"><a href="https://www.patreon.com/gadgetoid">Want to help make Pinout.xyz better? Please support us at Patreon.com</a></div>
<div id="container">
<h1 class="logo"><a title="Raspberry Pi GPIO Pinout home" href="/"><img src="{{resource_url}}pinout-logo.png" />Raspberry Pi Pinout</a></h1>