mirror of
https://github.com/xibyte/jsketcher
synced 2025-12-19 15:02:21 +01:00
favicon
This commit is contained in:
parent
379d6cb37e
commit
8af9e41bb6
1 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<meta charset=utf-8>
|
||||
<html>
|
||||
<head>
|
||||
<title>TCAD</title>
|
||||
<title>sketcher.js</title>
|
||||
<style>
|
||||
body {
|
||||
font-family: Monospace;
|
||||
|
|
@ -178,7 +178,7 @@
|
|||
}
|
||||
|
||||
</style>
|
||||
|
||||
<link rel="shortcut icon" href="img/tgn.png" />
|
||||
<link rel="stylesheet" href="lib/font-awesome/css/font-awesome.min.css">
|
||||
|
||||
<script src="lib/jquery-2.1.0.min.js"></script>
|
||||
|
|
|
|||
Loading…
Reference in a new issue