浏览代码

:art: Adds semi-broken fork me ribbon

Jeff Triplett 3 年之前
父节点
当前提交
75a3852c77
共有 2 个文件被更改,包括 3 次插入0 次删除
  1. 2 0
      README.md
  2. 1 0
      _includes/head_custom.html

+ 2 - 0
README.md

@@ -1,5 +1,7 @@
 # Awesome Django [![Awesome](https://awesome.re/badge-flat.svg)](https://github.com/sindresorhus/awesome)
 
+<a class="github-fork-ribbon right-top" href="https://github.com/wsvincent/awesome-django" data-ribbon="Fork me on GitHub" title="Fork me on GitHub">Fork me on GitHub</a>
+
 > A curated list of awesome things related to Django. Maintained by [William Vincent](https://github.com/wsvincent) and [Jeff Triplett](https://github.com/jefftriplett).
 
 <div align="center">

+ 1 - 0
_includes/head_custom.html

@@ -1 +1,2 @@
 <link rel="icon" href="https://fav.farm/🦄" />
+<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.3/gh-fork-ribbon.min.css" />