Go to file
Ladd Hoffman 167d7971d1 Added zone file for dgov.io
exported from google domains
2023-08-16 03:30:35 -05:00
zones Added zone file for dgov.io 2023-08-16 03:30:35 -05:00
LICENSE Initial commit 2023-07-23 05:30:27 -05:00
README.md Added zone file for dgov.io 2023-08-16 03:30:35 -05:00

README.md

infrastructure

Testing plantuml:

Bob -> Alice : hello
Alice -> Bob : hi

Testing mermaid:

flowchart TD
    A[Christmas] -->|Get money| B(Go shopping)
    B --> C{Let me think}
    C -->|One| D[Laptop]
    C -->|Two| E[iPhone]
    C -->|Three| F[fa:fa-car Car]