mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-03 01:52:39 +00:00
Change "Edit" Button
@freddy-m didn't like it
This commit is contained in:
@ -25,6 +25,6 @@
|
||||
</nav>
|
||||
</div>
|
||||
<div class="ps-3">
|
||||
<a class="btn btn-outline-gray" href="https://github.com/privacyguides/privacyguides.org/edit/main/{%- if page.collection -%}collections/{%- endif -%}{{ page.path }}" role="button"><i class="fad fa-fw fa-pencil-alt"></i> Edit</a>
|
||||
<a class="btn btn-outline-gray" href="https://github.com/privacyguides/privacyguides.org/edit/main/{%- if page.collection -%}collections/{%- endif -%}{{ page.path }}" role="button"><i class="fad fa-fw fa-pencil-alt"></i> View on GitHub</a>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user