diff options
Diffstat (limited to 'content/posts/2021-01-25-goaccess.md')
| -rw-r--r-- | content/posts/2021-01-25-goaccess.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/posts/2021-01-25-goaccess.md b/content/posts/2021-01-25-goaccess.md index 0eb2461..06c3999 100644 --- a/content/posts/2021-01-25-goaccess.md +++ b/content/posts/2021-01-25-goaccess.md | |||
| @@ -41,10 +41,10 @@ all the functionalities I need, and it's a single binary. Written in Go. | |||
| 41 | 41 | ||
| 42 | GoAccess can be used in two different modes. | 42 | GoAccess can be used in two different modes. |
| 43 | 43 | ||
| 44 |  | 44 |  |
| 45 | <center><i>Running in a terminal</i></center> | 45 | <center><i>Running in a terminal</i></center> |
| 46 | 46 | ||
| 47 |  | 47 |  |
| 48 | <center><i>Running in a browser</i></center> | 48 | <center><i>Running in a browser</i></center> |
| 49 | 49 | ||
| 50 | I, however, need this to run in a browser. So, the second option is the way to | 50 | I, however, need this to run in a browser. So, the second option is the way to |
