mirror of
https://github.com/kemko/reproxy.git
synced 2026-01-01 15:55:49 +03:00
fix link to edit
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
<footer class="flex mt-4">
|
||||
<div class="ml-auto text-xs">
|
||||
Updated <time datetime="{{ site.date | isoDate }}">{{ site.date | humanizeDate }}</time>
|
||||
<a class="ml-2 inline-block no-underline font-normal rounded" target="_blank" href="{{ site.githubUrl }}/edit/{{ site.githubBranch }}/{{ page.inputPath }}">Edit</a>
|
||||
<a class="ml-2 inline-block no-underline font-normal rounded" target="_blank" href="{{ site.githubUrl }}/edit/{{ site.githubBranch }}/README.md">Edit</a>
|
||||
</div>
|
||||
</footer>
|
||||
</article>
|
||||
|
||||
Reference in New Issue
Block a user