We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e014e18 commit 1153dedCopy full SHA for 1153ded
README.md
@@ -9,3 +9,14 @@ The FINI Domain Trust is here to keep good domains from bad hands.
9
## Preview
10
11
You can preview it at https://fini-net.github.io/fini-domain-trust/ but currently it looks terrible.
12
+
13
+## Hugo/Theme updates
14
15
+Hugo probably got upgraded with `brew upgrade` at some point so you will
16
+want to run:
17
18
+```ShellCommand
19
+git submodule update --remote themes/ananke
20
+```
21
22
+to get the submodule current so that `hugo` runs cleanly.
0 commit comments