Skip to content

Commit

Permalink
Really remove the playground links
Browse files Browse the repository at this point in the history
  • Loading branch information
mattam82 committed Jan 25, 2025
1 parent 95ea362 commit 39664f2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 15 deletions.
6 changes: 0 additions & 6 deletions doc/common/styles/html/coqremote/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -262,12 +262,6 @@ <h3 class="text-base font-semibold leading-6 text-title dark:text-dark-content">
</li>


<li>
<a href="https://x80.org/rhino-down/" class="text-base leading-6 text-content dark:text-dark-title hover:text-primary dark:hover:text-dark-primary">Rocq Playground</a>

</li>


<li>
<a href="http://rocq-prover.org/logo" class="text-base leading-6 text-content dark:text-dark-title hover:text-primary dark:hover:text-dark-primary">Logo</a>

Expand Down
10 changes: 1 addition & 9 deletions doc/common/styles/html/coqremote/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -164,15 +164,7 @@

</li>

<li><a href="http://rocq-prover.org/changelog" class="block font-normal py-3 mg:py-4 px-1 lg:px-3 hover:text-primary dark:hover:text-dark-primaryblock text-title dark:text-dark-title">News</a>


</li>

<li><a href="https://x80.org/rhino-down/" class="block font-normal py-3 mg:py-4 px-1 lg:px-3 hover:text-primary dark:hover:text-dark-primaryblock text-title dark:text-dark-title">Play</a>


</li>
<li><a href="http://rocq-prover.org/changelog" class="block font-normal py-3 mg:py-4 px-1 lg:px-3 hover:text-primary dark:hover:text-dark-primaryblock text-title dark:text-dark-title">News</a></li>

<li class="mt-3 mb-6">
<a href="http://rocq-prover.org/docs#beginner_section" class="w-full rounded font-normal py-3 px-7 flex items-center justify-center bg-primary dark:bg-dark-primary text-white dark:text-dark-title">Get started</a>
Expand Down

0 comments on commit 39664f2

Please sign in to comment.