mirror of
https://github.com/muety/wakapi.git
synced 2023-08-10 21:12:56 +03:00
fix: label on settings page
This commit is contained in:
parent
f204ca888d
commit
147c79db60
@ -384,7 +384,7 @@
|
||||
<form action="" method="post" class="w-full lg:w-3/4">
|
||||
<div class="flex flex-wrap md:flex-nowrap mb-8 gap-x-4">
|
||||
<div class="w-full md:w-1/2 mb-4 md:mb-0 inline-block">
|
||||
<span class="font-semibold text-gray-300 text-lg">Aliases</span>
|
||||
<span class="font-semibold text-gray-300 text-lg">Public Data</span>
|
||||
<p class="block text-sm text-gray-600">
|
||||
Some features require public access to your data without authentication. This mainly includes badges ("shields" endpoint) and the integration with GitHub Readme Stats ("stats" endpoint). You can choose which data to share publicly through these endpoints.
|
||||
</p>
|
||||
|
Loading…
Reference in New Issue
Block a user