Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)FS
Posts
17
Comments
637
Joined
2 yr. ago

  • It's also just syntactically wrong which may be what threw you off. Those double backslashes should be single backslashes if someone's referencing a path at a drive letter. Windows will ignore the extra ones, though. C:Windows\system32 is a valid path, for example.