diff options
author | Melody Horn <melody@boringcactus.com> | 2020-06-03 12:24:57 -0600 |
---|---|---|
committer | Melody Horn <melody@boringcactus.com> | 2020-06-03 12:24:57 -0600 |
commit | b56689957eaf946ca72e1dc7497253aae25c6bd0 (patch) | |
tree | 2fd08ce3cd2e0a4506657cf45ca03fc659406c6c /dist/index.html | |
parent | f9d5c1c0d52d78ca7011a52be094459731ae7099 (diff) | |
download | pig.observer-b56689957eaf946ca72e1dc7497253aae25c6bd0.tar.gz pig.observer-b56689957eaf946ca72e1dc7497253aae25c6bd0.zip |
add georgia
Diffstat (limited to 'dist/index.html')
-rw-r--r-- | dist/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/index.html b/dist/index.html index f4c2a78..ad0d4ec 100644 --- a/dist/index.html +++ b/dist/index.html @@ -17,6 +17,7 @@ <ul> <li><a href="/seattle/">Seattle</a></li> <li><a href="/utah/">Utah</a></li> + <li><a href="/georgia/">Georgia</a></li> </ul> <p> @@ -28,4 +29,3 @@ </p> </body> </html> - |