mirror of
https://github.com/boostorg/website-v2.git
synced 2026-02-26 17:22:09 +00:00
Merge pull request #69 from revsys/60-remove-changelog
#60 Remove changelog link
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
<p>{{ object.description }}</p>
|
||||
|
||||
<div class="uppercase mt-4 md:mt-11 max-w-md md:flex space-y-3 md:space-y-0 md:space-x-3 text-sm">
|
||||
<a href="#" class="inline-block text-orange border border-slate rounded-md py-3 px-6">Changelog</a>
|
||||
<a href="#" class="inline-block text-orange border border-slate rounded-md py-3 px-6">Documentation</a>
|
||||
<a href="{{ object.github_url }}" class="inline-block text-orange border border-slate rounded-md py-3 px-6">Github</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user