Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/wiki.remmina.org.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTukusej’s Sirs <tukusejssirs@protonmail.com>2021-07-17 05:49:23 +0300
committerRemmina Bot <admin@remmina.org>2021-07-17 05:49:23 +0300
commit86555a9fb87dc479bc0203f933b48646eb3190ef (patch)
tree0f4491767422b52cdf130d09816a1261b89c915d /test_js_2.html
parent982f16a470b35c4739a4dcbed04332702be5f8fa (diff)
docs: update test_js_2
Diffstat (limited to 'test_js_2.html')
-rw-r--r--test_js_2.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/test_js_2.html b/test_js_2.html
index 0dcda83..ae7f744 100644
--- a/test_js_2.html
+++ b/test_js_2.html
@@ -2,7 +2,7 @@
title: Untitled Page
description:
published: true
-date: 2021-07-17T02:47:03.330Z
+date: 2021-07-17T02:49:19.228Z
tags:
editor: code
dateCreated: 2021-07-17T02:20:36.856Z
@@ -21,4 +21,5 @@ dateCreated: 2021-07-17T02:20:36.856Z
<script type='text/javascript'>
let a = 0
+ document.getElementById('asdf').innerHTML = '<p>qwer</p>'
</script> \ No newline at end of file