File tree Expand file tree Collapse file tree 1 file changed +23
-20
lines changed
Expand file tree Collapse file tree 1 file changed +23
-20
lines changed Original file line number Diff line number Diff line change @@ -629,29 +629,32 @@ <h2>🗂️ Web Project Structure</h2>
629629 < pre class ="mobile-optimized ">
630630entropy-password-web/
631631├── .github/
632- │ ├ ── ISSUE_TEMPLATE/
633- │ │ └── config.yml
632+ │ └ ── ISSUE_TEMPLATE
633+ │ └── config.yml
634634│ └── workflows/
635- └── static.yml
636- ├── .docs/
637- └── CNAME
638- └── _config.yml
639- └── apple-touch-icon-891x881.png
640- └── entropyweb.html
641- └── favicon-256x256.png
642- └── favicon-784x757.png
643- └── favicon.ico
644- └── favicon.svg
645- └── favicon2-944x910.png
646- └── favicon2.ico
647- └── index.html
648- └── site.webmanifest
649- └── web-app-manifest-871x874.png
650- └── web-app-manifest-960x410.png
651- ├── .nojekyll
635+ │ └── static.yml
636+ │
637+ ├── docs/
638+ │ ├── .nojekyll
639+ │ ├── CNAME
640+ │ ├── _config.yml
641+ │ ├── apple-touch-icon-256x247.png
642+ │ ├── entropyweb.html
643+ │ ├── CNAME
644+ │ ├── favicon-256x256.png
645+ │ ├── favicon-784x757.png
646+ │ ├── favicon.ico
647+ │ ├── favicon.svg
648+ │ ├── favicon2-944x910.png
649+ │ ├── favicon-784x757.png
650+ │ ├── index.html
651+ │ ├── site.webmanifest
652+ │ ├── web-app-manifest-871x874.png
653+ │ └── web-app-manifest-960x410.png
654+ │
652655├── LICENSE
653656├── README.md
654- └── SECURITY.md
657+ └── SECURITY.md
655658 </ pre >
656659
657660 < h3 > 🔗 Important Links</ h3 >
You can’t perform that action at this time.
0 commit comments