浏览代码

Add footer links

main
Adrian Short 5 年前
父节点
当前提交
fa557fa7be
共有 1 个文件被更改,包括 7 次插入2 次删除
  1. +7
    -2
      views/layout.haml

+ 7
- 2
views/layout.haml 查看文件

@@ -18,5 +18,10 @@
= yield
#footer
%a{ :href => 'https://twitter.com/adrianshort'}
@adrianshort made this.
%a{ :href => 'https://twitter.com/adrianshort'}<
@adrianshort made this
%a{ :href => 'https://morph.io/adrianshort/inlink-scraper'}<
Data API and bulk download
%a{ :href => 'https://twitter.com/search?f=tweets&vertical=default&q=%23inlink'}<
\#InLink

正在加载...
取消
保存