We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f90453e commit 88c3102Copy full SHA for 88c3102
frontend/app/components/modules/project/views/security.vue
@@ -33,20 +33,6 @@ SPDX-License-Identifier: MIT
33
</p>
34
</div>
35
36
- <a
37
- href="https://revanite.io"
38
- target="_blank"
39
- rel="noopener noreferrer"
40
- class="flex items-center justify-center px-2.5 py-1 border border-neutral-200 rounded-full"
41
- >
42
- <p class="text-neutral-500 text-xs mr-2">Powered by:</p>
43
- <img
44
- src="~/assets/images/revanite.svg"
45
- alt="Revanite.io Logo"
46
- class="h-5 w-5.5 mr-1.5"
47
- />
48
- <p class="text-neutral-900 text-xs">Revanite.io</p>
49
- </a>
50
<!-- TODO: Enable when backend is ready -->
51
<!-- <lfx-button-->
52
<!-- type="tertiary"-->
0 commit comments