mirror of
https://github.com/minimo-io/appticles.git
synced 2025-06-23 16:05:29 +00:00
comment
This commit is contained in:
parent
39ee59df12
commit
eeaa58504a
@ -1,5 +1,7 @@
|
|||||||
|
// Runs at minimo.io homepage, loaded via jsdelivr (fetched from Github)
|
||||||
|
// @minimo-io
|
||||||
jQuery(document).ready(function(){
|
jQuery(document).ready(function(){
|
||||||
|
|
||||||
var READMORELANG, READLESSLANG;
|
var READMORELANG, READLESSLANG;
|
||||||
const app = Vue.createApp({
|
const app = Vue.createApp({
|
||||||
data() {
|
data() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user