mirror of
https://github.com/apricote/presentations.git
synced 2026-01-13 13:01:03 +00:00
asyncJs: add title and favicon
This commit is contained in:
parent
bf573a14a7
commit
9c21fc1556
2 changed files with 2 additions and 1 deletions
|
|
@ -5,10 +5,11 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
||||
|
||||
<title>reveal.js</title>
|
||||
<title>Asynchronous Javascript</title>
|
||||
|
||||
<link rel="stylesheet" href="css/reveal.css">
|
||||
<link rel="stylesheet" href="css/theme/moon.css">
|
||||
<link rel="shortcut icon" href="lib/favicon.ico">
|
||||
|
||||
<!-- Theme used for syntax highlighting of code -->
|
||||
<link rel="stylesheet" href="lib/css/atom-one-dark.css">
|
||||
|
|
|
|||
BIN
asyncJs/lib/favicon.ico
Normal file
BIN
asyncJs/lib/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.4 KiB |
Loading…
Add table
Add a link
Reference in a new issue