diff --git a/_site/about/index.html b/_site/about/index.html index d944a118..e4d2323a 100644 --- a/_site/about/index.html +++ b/_site/about/index.html @@ -498,6 +498,11 @@ flex-wrap: wrap; justify-content: center; } + + .breadcrumbs li::after { + content: '➔'; + padding-left: 0.3em; + }