First simple version with js file

This commit is contained in:
2021-03-17 00:01:15 +01:00
commit a8c4bde46d
3 changed files with 78 additions and 0 deletions
File diff suppressed because one or more lines are too long
+6
View File
@@ -0,0 +1,6 @@
<head>
<meta charset="utf-8">
<script src="test1.js"></script>
</head>
<body>
</body>
+3
View File
@@ -0,0 +1,3 @@
document.write("<link rel=\"stylesheet\" href=\"gh-fork-ribbon.css\">");
document.write("<div><a href=\"https://caracals.org\" class=\"cara-logo right-bottom fixed\" title=\"Visiter le site des Caracals\">Visiter le site des Caracals</a></div>");