💾 Archived View for gemini.conman.org › sigil captured on 2020-11-07 at 00:42:25.

View Raw

More Information

⬅️ Previous capture (2020-09-24)

-=-=-=-=-=-=-


                                  THE SIGIL
                                  
This CGI script expects up to three parameters, only one which is required.
The four parameters are:

        id
                This is either an Urbit identifier, such as
                
                        ~lapzod~namtel
                        
                or eight hexadecimal digits:
                
                        F000F3F9
                        
                This is a REQUIRED parameter.
                
        fg
                The foreground color, as defined by CSS.  For example, 'red'.
                White is the default color.
                
        bg
                The background color, as defined by CSS.  For example, 'orange'.
                Black is the default color.
                
The output is an SVG file of the resulting sigil for your use.