chore: finish moving repo
This commit is contained in:
parent
59cfec4819
commit
d4ae9eb274
6 changed files with 7 additions and 12 deletions
|
@ -1027,15 +1027,15 @@ grouped=false) -%}
|
|||
|
||||
<b class="title">{{ config.name }}</b>
|
||||
|
||||
<a href="https://github.com/trisuaso/tetratto">
|
||||
<a href="https://trisua.com/t/tetratto">
|
||||
{{ icon "code" }}
|
||||
<span>{{ text "general:link.source_code" }}</span>
|
||||
</a>
|
||||
|
||||
<a href="https://trisuaso.github.io/tetratto">
|
||||
<!-- <a href="https://trisuaso.github.io/tetratto">
|
||||
{{ icon "book" }}
|
||||
<span>{{ text "general:link.reference" }}</span>
|
||||
</a>
|
||||
</a> -->
|
||||
|
||||
<div class="title"></div>
|
||||
<button onclick="trigger('me::switch_account')">
|
||||
|
|
|
@ -107,7 +107,7 @@
|
|||
</a>
|
||||
|
||||
<div class="title"></div>
|
||||
<a href="https://github.com/trisuaso/tetratto">
|
||||
<a href="https://trisua.com/t/tetratto">
|
||||
{{ icon "code" }}
|
||||
<span>View source</span>
|
||||
</a>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
console.log("🐐 tetratto - https://github.com/trisuaso/tetratto");
|
||||
console.log("🐐 tetratto - https://trisua.com/t/tetratto");
|
||||
|
||||
// theme preference
|
||||
function media_theme_pref() {
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
//! https://github.com/trisuaso/tetratto
|
||||
//! https://trisua.com/t/tetratto
|
||||
globalThis.ns_config = globalThis.ns_config || {
|
||||
root: "/static/js/",
|
||||
version: 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue