[automated] update groups.io wiki

This commit is contained in:
github-actions
2024-11-20 00:37:54 +00:00
parent cb548cdf31
commit 6aa77b0841
313 changed files with 3712 additions and 5985 deletions
+5 -5
View File
@@ -102,7 +102,7 @@
console.log("stack:", errorObj.stack);
stack = errorObj.stack;
}
console.log("client_id:", "web.web09.151890.1731458129751893485");
console.log("client_id:", "web.web08.386375.1732063040491016674");
console.log("last_error:", lastError);
console.log("stack:", stack);
}
@@ -127,7 +127,7 @@
column: column,
stack: stack,
last_error: lastError,
client_id: "web.web09.151890.1731458129751893485"
client_id: "web.web08.386375.1732063040491016674"
},
success: function() {
if (console && console.log) {
@@ -176,7 +176,7 @@
console.log("FULL PAGE LOAD");
</script>
</head>
<body id="body" class="" hx-headers='{"Accept-Version": "49b02d3b7a7dfb0f2aa6fce2c171b9b7c994e2aa"}' hx-ext="preload" hx-boost="false">
<body id="body" class="" hx-headers='{"Accept-Version": "199d8463cd05694f45cffb39490cfb344a33d207"}' hx-ext="preload" hx-boost="false">
<script>
if (window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches) {
@@ -189,7 +189,7 @@
<div class="navbar navbar-head navbar-fixed-top" role="navigation" id="headerbar">
<div class="container-fluid" style="padding-left:0px;">
<a href="https://groups.io" class="navbar-left" hx-boost="false" hx-disinherit="*">
<img src="../../../img/org.1/mainlogo.png" height="50" alt="Groups.io">
<img src="../../../img/org.1/mainlogo.png%3Fcachebust" height="50" alt="Groups.io">
</a>
<ul class="nav navbar-nav hidden-xs">
@@ -516,7 +516,7 @@ function showAutocompleteModal(modalName) {
if (logoElement) {
logoElement.innerHTML = `
<a href="https://groups.io" class="navbar-left">
<img src="../../../img/org.1/mainlogo.png" height="50" alt="Groups.io">
<img src="../../../img/org.1/mainlogo.png%3Fcachebust" height="50" alt="Groups.io">
</a>`;
}
}