|
16 | 16 |
|
17 | 17 | <body>
|
18 | 18 | {% block github_badge %}
|
19 | | - <a href="https://github.com/ekonstantinidis/drf-docs/" class="github-corner" target="_blank"> |
| 19 | + <a href="https://github.com/manosim/drf-docs/" class="github-corner" target="_blank"> |
20 | 20 | <svg width="80" height="80" viewBox="0 0 250 250" style="fill:#18bc9c; color:#fff; position: absolute; top: 0; border: 0; right: 0;">
|
21 | 21 | <path d="M0,0 L115,115 L130,115 L142,142 L250,250 L250,0 Z"></path>
|
22 | 22 | <path d="M128.3,109.0 C113.8,99.7 119.0,89.6 119.0,89.6 C122.0,82.7 120.5,78.6 120.5,78.6 C119.2,72.0 123.4,76.3 123.4,76.3 C127.3,80.9 125.5,87.3 125.5,87.3 C122.9,97.6 130.6,101.9 134.4,103.2" fill="currentColor" style="transform-origin: 130px 106px;" class="octo-arm"></path>
|
@@ -66,8 +66,8 @@ <h3>Document Web APIs made with <a href="http://www.django-rest-framework.org/"
|
66 | 66 | {% block footer %}
|
67 | 67 | <div class="footer">
|
68 | 68 | <div class="links">
|
69 | | - <a href="http://www.iamemmanouil.com"><i class="fa fa-link"></i></a> |
70 | | - <a href="http://www.github.com/ekonstantinidis"><i class="fa fa-github"></i></a> |
| 69 | + <a href="http://www.manos.im/"><i class="fa fa-link"></i></a> |
| 70 | + <a href="http://www.github.com/manosim"><i class="fa fa-github"></i></a> |
71 | 71 | <a href="http://www.twitter.com/iamemmanouil"><i class="fa fa-twitter"></i></a>
|
72 | 72 | </div>
|
73 | 73 | Copyright © 2016 Emmanouil Konstantinidis.
|
|
0 commit comments