diff options
| author | s1n <[email protected]> | 2019-07-30 10:37:32 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-07-30 10:37:32 -0700 |
| commit | af8b40443cd8fa6fb81609a259d4764dddf62383 (patch) | |
| tree | 12381fb93e5318c5628926990beb0b648ed2c42c | |
| parent | Update README.md (diff) | |
| download | scrolling-html-title-af8b40443cd8fa6fb81609a259d4764dddf62383.tar.xz scrolling-html-title-af8b40443cd8fa6fb81609a259d4764dddf62383.zip | |
Update README.md
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ # Scrolling Title You can either choose to link the external Javascript to your index.html or you can include a Javascript `<style>` tag in the `<head>` or `<body>` + *I chose to link the external Javascript but you can just comment tag it out and un-comment tag the `<script>` above it.* |