-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtree.drawio
57 lines (57 loc) · 3.64 KB
/
tree.drawio
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<mxfile host="65bd71144e">
<diagram id="rIBiY0twrll_m13NfYRi" name="Page-1">
<mxGraphModel dx="945" dy="550" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="0"/>
<mxCell id="1" parent="0"/>
<mxCell id="4" value="" style="edgeStyle=none;html=1;" edge="1" parent="1" source="2" target="3">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="5" value="articles" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="4">
<mxGeometry x="-0.1818" relative="1" as="geometry">
<mxPoint x="13" y="51" as="offset"/>
</mxGeometry>
</mxCell>
<mxCell id="7" value="" style="edgeStyle=none;html=1;" edge="1" parent="1" source="2" target="6">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="9" value="" style="edgeStyle=none;html=1;" edge="1" parent="1" source="2" target="8">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="11" value="" style="edgeStyle=none;html=1;" edge="1" parent="1" source="2" target="10">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="15" value="" style="edgeStyle=none;html=1;" edge="1" parent="1" source="2" target="8">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="17" value="" style="edgeStyle=none;html=1;" edge="1" parent="1" source="2" target="16">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="2" value="App" style="whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="425" y="20" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="3" value="Blog" style="whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="500" y="250" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="13" value="" style="edgeStyle=none;html=1;" edge="1" parent="1" source="6" target="12">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="6" value="Landing Page" style="whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="220" y="250" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="8" value="Projects" style="whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="360" y="250" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="10" value="Resume" style="whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="640" y="250" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="12" value="Footer" style="whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="220" y="350" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="16" value="NavBar" style="whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="620" y="100" width="120" height="60" as="geometry"/>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>