1
0
Fork 0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2025-07-03 20:16:33 +02:00

Added icon to test pages

This commit is contained in:
kkapsner 2019-02-20 08:13:37 +01:00
parent 1fedc4f432
commit 4e11487d81
10 changed files with 205 additions and 1 deletions

View file

@ -1,7 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<link href="testIcon.svg" type="image/png" rel="icon">
<link href="testIcon.svg" type="image/png" rel="shortcut icon">
<style>
#inside{
white-space: nowrap;