diff options
| author | Mitja Felicijan <m@mitjafelicijan.com> | 2023-08-05 12:09:37 +0200 |
|---|---|---|
| committer | Mitja Felicijan <m@mitjafelicijan.com> | 2023-08-05 12:09:37 +0200 |
| commit | 2f5ea5f4982d6276881c9a3342ed8847ebc7d326 (patch) | |
| tree | c405cf24bce11c00d7d453bdd18995cf8cda97aa /content/posts/2021-01-25-goaccess.md | |
| parent | c181dc5c37435029a0f5f2c51d6f36da4d32afd5 (diff) | |
| download | mitjafelicijan.com-2f5ea5f4982d6276881c9a3342ed8847ebc7d326.tar.gz | |
Moved assets to posts
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 |
