diff --git a/js_snips.ts b/js_snips.ts new file mode 100644 index 0000000..bbb79cc --- /dev/null +++ b/js_snips.ts @@ -0,0 +1,62 @@ +js snips + + \ No newline at end of file diff --git a/kernelpanic.lol/templates/layout.html b/kernelpanic.lol/templates/layout.html index 066faad..c2f130e 100644 --- a/kernelpanic.lol/templates/layout.html +++ b/kernelpanic.lol/templates/layout.html @@ -10,15 +10,15 @@ - - + + - + @@ -35,9 +35,9 @@ - +
{% block topbar %}
a casa
diff --git a/kernelpanic.lol/templates/temple.html b/kernelpanic.lol/templates/temple.html index f5c4811..de37614 100644 --- a/kernelpanic.lol/templates/temple.html +++ b/kernelpanic.lol/templates/temple.html @@ -33,6 +33,7 @@ color:white; explaintext: true, piprop: 'original', pithumbsize: 400, + ulssetlang: 'es', }; const url = `${wikipediaAPI}?${new URLSearchParams(params)}`;