removing errant author info
This commit is contained in:
parent
60f2eb9fb3
commit
f6b4561c0e
|
@ -118,7 +118,7 @@ Once Node.js and the dependencies are installed, run the following command from
|
|||
|
||||
By default, the slides will be served at [localhost:1947](http://localhost:1947).
|
||||
|
||||
You can change the appearance of the speaker notes by editing the file at `slidenotes/notes.html`.
|
||||
You can change the appearance of the speaker notes by editing the file at `slidenotes/notes.html`.
|
||||
|
||||
### Known Issues
|
||||
|
||||
|
|
|
@ -5,12 +5,6 @@
|
|||
|
||||
<title>Slide Notes</title>
|
||||
|
||||
<meta name="description" content="">
|
||||
<meta name="author" content="Rebecca Murphey">
|
||||
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
|
||||
|
||||
<style>
|
||||
#notes {
|
||||
font-family: Helvetica;
|
||||
|
|
Loading…
Reference in New Issue