mirror of
https://github.com/wsvincent/awesome-django.git
synced 2025-12-12 07:28:12 +00:00
fixes #98 : Added Fork me on GitHub
This commit is contained in:
@@ -11,5 +11,8 @@
|
||||
<link rel="stylesheet" href="{{ site.baseurl }}/assets/style.css" />
|
||||
{% endif %}
|
||||
</head>
|
||||
|
||||
|
||||
<!-- Fork Me On GitHub Link -->
|
||||
<a style="position: absolute;" href="https://github.com/wsvincent/awesome-django"><img loading="lazy" width="149" height="149" src="https://github.blog/wp-content/uploads/2008/12/forkme_left_green_007200.png?resize=149%2C149" class="attachment-full size-full" alt="Fork me on GitHub" data-recalc-dims="1"></a>
|
||||
|
||||
<body class="max-w-screen-lg mx-auto py-8 px-4 sm:px-6 lg:py-8 lg:px-8 {% if jekyll.environment == 'development' %}border border-2 debug-screens{% endif %}">
|
||||
|
||||
Reference in New Issue
Block a user