diff options
| author | laurawilsonri <laura_wilson@brown.edu> | 2019-02-16 15:34:20 -0500 |
|---|---|---|
| committer | laurawilsonri <laura_wilson@brown.edu> | 2019-02-16 15:34:20 -0500 |
| commit | c835f47a32336c12e6ad7497b72694bb06dc2487 (patch) | |
| tree | 0fc567d0d3c30c6e2e89e7a71747aff543bf1caf /build/index.html | |
| parent | 9f8653ab3d7f82a5d82b925bf339bef8d6723f5c (diff) | |
added blinking preview text cursor on click
Diffstat (limited to 'build/index.html')
| -rw-r--r-- | build/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/index.html b/build/index.html index 4027667cd..5ce31e1ce 100644 --- a/build/index.html +++ b/build/index.html @@ -3,6 +3,7 @@ <head> <title>Dash Web</title> <link href="https://fonts.googleapis.com/css?family=Fjalla+One|Hind+Siliguri:300" rel="stylesheet"> + <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css"> </head> <body> |
