diff --git a/countries.html b/countries.html index 818e064..7e04d0f 100644 --- a/countries.html +++ b/countries.html @@ -43,6 +43,8 @@

I have had beers from {{ site.data.countries | size }} d +

Countries left to taste

+

{{ site.data.missing_countries | map: "name" | join: ", " }}