blob: 753003cd16ab470c50a12946626a2c656ba9bf6f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
# 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.*
## Information
The source is in the [/docs](./docs) folder.
|