mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-12 11:14:43 -04:00
Add tip about clearing browser cache (#608)
Ref: https://discourse.gohugo.io/t/hugo-server-command-serving-wrong-page/13576/7
This commit is contained in:
parent
7c9df4731e
commit
d9f06c23c4
@ -127,7 +127,7 @@ theme = "ananke"
|
||||
Replace the `title` above with something more personal. Also, if you already have a domain ready, set the `baseURL`. Note that this value is not needed when running the local development server.
|
||||
|
||||
{{% note %}}
|
||||
**Tip:** Make the changes to the site configuration or any other file in your site while the Hugo server is running, and you will see the changes in the browser right away.
|
||||
**Tip:** Make the changes to the site configuration or any other file in your site while the Hugo server is running, and you will see the changes in the browser right away, though you may need to [clear your cache](https://kb.iu.edu/d/ahic).
|
||||
{{% /note %}}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user