mirror of
https://github.com/LCPQ/QUESTDB_website.git
synced 2024-12-25 05:43:46 +01:00
Fix indentation
This commit is contained in:
parent
762966db99
commit
26b3e27aec
@ -12,7 +12,7 @@ draft: false
|
||||
src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-chtml.js">
|
||||
</script>
|
||||
<script>
|
||||
async function update_file(filename) {
|
||||
async function update_file(filename) {
|
||||
var file=filename+'.dat';
|
||||
var lnk_file=document.getElementById('lnk_file');
|
||||
lnk_file.setAttribute('href',String.raw`view?dataFile=${file}`);
|
||||
|
Loading…
Reference in New Issue
Block a user