Skip to content

Commit

Permalink
TEMP - Remove Petal 'Edit this page...' button
Browse files Browse the repository at this point in the history
  • Loading branch information
adamretter committed Nov 7, 2024
1 parent 16c05be commit 2fe6a2d
Showing 1 changed file with 1 addition and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,7 @@
<xsl:apply-templates select="." mode="top-nav"/>
</nav>

<!-- Petal Edit Button -->
<div id="petal-edit-page-button">
<a href="{htop:petal-edit-url(com:document-uri(.), $petal-api-url, $petal-github-org-name, $petal-github-repo-name, $petal-github-branch, $petal-referrer-base-url)}">
<input type="button" value="Edit this page..."/>
</a>
</div>


<article>
<xsl:apply-templates select="element()" mode="body"/>
Expand Down

0 comments on commit 2fe6a2d

Please sign in to comment.