added link to new support env var
This commit is contained in:
parent
a07ed973ca
commit
c9115966b2
|
|
@ -1882,6 +1882,16 @@
|
||||||
>
|
>
|
||||||
<img src="https://www.pikapods.com/static/run-button.svg" alt="Run on PikaPods" style="height: 28px;">
|
<img src="https://www.pikapods.com/static/run-button.svg" alt="Run on PikaPods" style="height: 28px;">
|
||||||
</a>
|
</a>
|
||||||
|
<!-- Link to hide these buttons -->
|
||||||
|
<a
|
||||||
|
href="https://github.com/gamosoft/NoteDiscovery/blob/main/documentation/ENVIRONMENT_VARIABLES.md#support"
|
||||||
|
target="_blank"
|
||||||
|
rel="noopener noreferrer"
|
||||||
|
class="text-[10px] opacity-50 hover:opacity-100 transition-opacity"
|
||||||
|
style="color: var(--text-tertiary);"
|
||||||
|
>
|
||||||
|
hide these buttons
|
||||||
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue