fixed typo

This commit is contained in:
likho 2023-09-29 18:50:06 -07:00
parent 0e80b8220a
commit eec7bc5fff

View File

@ -59,7 +59,7 @@ format="""
</div> </div>
""" """
# internally link avatars - avoidis hotlinks # internally link avatars - avoids hotlinks
[webring.following.internal-avatars] [webring.following.internal-avatars]
enabled=false enabled=false
path_to_avatars="/microblog/avatars" # link rendered on page path_to_avatars="/microblog/avatars" # link rendered on page