Files
ally/making-of/content/tree.tex
Madison Scott-Clary 993de1a5be more making-of
2020-05-01 15:59:34 -07:00

39 lines
970 B
TeX

\begin{verse}
\begin{spacing}{-10}
{\MonoFont
.\\
├── about.md\\
├── ally\\
│   ├── 001.md\\
│   ├── 002.md\\
│   ├── ...\\
│   └── \_index.md\\
├── birds\\
│   ├── 01.md\\
│   ├── 02.md\\
│   ├── ...\\
│   └── \_index.md\\
├── burnout\\
│   ├── 01.md\\
│   ├── 02.md\\
│   ├── ...\\
│   └── \_index.md\\
├── dad\\
│   ├── 001.md\\
│   ├── 002.md\\
│   ├── ...\\
│   ├── as\\
│   │   └── a\\
│   │   └── person\\
│   │   ├── 001.md\\
│   │   ├── 002.md\\
│   │   ├── 003.md\\
│   │   ├── 004.md\\
│   │   ├── 005.md\\
│   │   └── \_index.md\\
│   └── \_index.md\\
└── ...
}
\end{spacing}
\end{verse}