2015-07-12 16:24:28 -05:00
< footer class = "foot wrap" >
< hr / >
2015-07-11 17:36:58 -05:00
< p >
2015-07-12 16:24:28 -05:00
< span xmlns:dct = "http://purl.org/dc/terms/" property = "dct:title" >
SQL style guide
< / span > by
< a xmlns:cc = "http://creativecommons.org/ns#"
href="https://www.simonholywell.com"
property="cc:attributionName"
rel="cc:attributionURL">
Simon Holywell
< / a > is licensed under a
< a rel = "license"
href="http://creativecommons.org/licenses/by-sa/4.0/">
2015-07-12 16:28:17 -05:00
Creative CommonsAttribution-ShareAlike 4.0 International License< / a > .
< br / > Based on a work at
2015-07-12 16:24:28 -05:00
< a xmlns:dct = "http://purl.org/dc/terms/"
href="http://www.sqlstyle.guide"
rel="dct:source">
2015-07-12 16:28:17 -05:00
http://www.sqlstyle.guide< / a > .
2015-07-11 17:36:58 -05:00
< / p >
2015-07-12 16:24:28 -05:00
< div class = "buttons" >
< ul class = "quick-links" >
< li >
< iframe class = "github-btn" src = "http://ghbtns.com/github-btn.html?user=treffynnon&repo=sqlstyle.guide&type=watch&count=true" allowtransparency = "true" frameborder = "0" scrolling = "0" width = "112px" height = "20px" > < / iframe >
< / li >
< li >
< iframe class = "github-btn" src = "http://ghbtns.com/github-btn.html?user=treffynnon&repo=sqlstyle.guide&type=fork&count=true" allowtransparency = "true" frameborder = "0" scrolling = "0" width = "98px" height = "20px" > < / iframe >
< / li >
< / ul >
< ul class = "quick-links" >
< li class = "follow-btn" >
< a href = "https://twitter.com/treffynnon" class = "twitter-follow-button" data-link-color = "#0069D6" data-show-count = "true" > Follow @treffynnon< / a >
< / li >
< li class = "tweet-btn" >
< a href = "https://twitter.com/share" class = "twitter-share-button" data-url = "http://www.sqlstyle.guide" data-text = "SQL style guide by @treffynnon" data-dnt = "true" > Tweet< / a >
< / li >
< / ul >
< / div >
2015-07-06 10:53:43 -05:00
< / footer >