diff --git a/.idea/workspace.xml b/.idea/workspace.xml index c8f6c887d8e56c6af9dc53a208505a5553b68a2c..1f9d699b92acb3ae3b87a78bc72c8d5bbbb19916 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -69,8 +69,8 @@ <file pinned="false" current-in-tab="true"> <entry file="file://$PROJECT_DIR$/index.html"> <provider selected="true" editor-type-id="text-editor"> - <state relative-caret-position="78"> - <caret line="108" column="85" lean-forward="true" selection-start-line="108" selection-start-column="85" selection-end-line="108" selection-end-column="85" /> + <state relative-caret-position="-2"> + <caret line="185" column="16" lean-forward="true" selection-start-line="185" selection-start-column="16" selection-end-line="185" selection-end-column="16" /> <folding> <element signature="n#style#0;n#div#0;n#div#1;n#div#0;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" /> <element signature="n#style#0;n#div#1;n#div#1;n#div#0;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" /> @@ -190,12 +190,12 @@ <workItem from="1535771879523" duration="9399000" /> <workItem from="1536473512076" duration="5223000" /> <workItem from="1536522854762" duration="5054000" /> - <workItem from="1536532362270" duration="7651000" /> + <workItem from="1536532362270" duration="8623000" /> </task> <servers /> </component> <component name="TimeTrackingManager"> - <option name="totallyTimeSpent" value="46469000" /> + <option name="totallyTimeSpent" value="47441000" /> </component> <component name="ToolWindowManager"> <frame x="-1928" y="-8" width="1936" height="1056" extended-state="6" /> @@ -239,8 +239,8 @@ </entry> <entry file="file://$PROJECT_DIR$/index.html"> <provider selected="true" editor-type-id="text-editor"> - <state relative-caret-position="78"> - <caret line="108" column="85" lean-forward="true" selection-start-line="108" selection-start-column="85" selection-end-line="108" selection-end-column="85" /> + <state relative-caret-position="-2"> + <caret line="185" column="16" lean-forward="true" selection-start-line="185" selection-start-column="16" selection-end-line="185" selection-end-column="16" /> <folding> <element signature="n#style#0;n#div#0;n#div#1;n#div#0;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" /> <element signature="n#style#0;n#div#1;n#div#1;n#div#0;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" /> diff --git a/index.html b/index.html index a13957302073ae355b747ae7153ff87c45e199d5..83ca028c1ae1ce532d194dc9ecbe5be48567969d 100644 --- a/index.html +++ b/index.html @@ -188,65 +188,6 @@ <li>Paul Dalton, University of Wurzburg</li> </ul> </div> - - <div class="card card-body py-5"> - <h3>Where Have I Worked?</h3> - <p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Doloremque similique saepe inventore rem - vitae - esse.</p> - <div class="card-deck"> - <div class="card"> - <div class="card-body"> - <h4 class="card-title">Devmasters</h4> - <p class="card-text">Lorem ipsum dolor sit amet consectetur adipisicing elit. Dolor, - magnam.</p> - <p class="p-2 mb-3 bg-dark text-white"> - Position: Full Stack Developer - </p> - <p class="p-2 mb-3 bg-dark text-white"> - Phone: (444) 444-4444 - </p> - </div> - <div class="card-footer"> - <h6 class="text-muted">Dates: 2015 - 2018</h6> - </div> - </div> - - <div class="card"> - <div class="card-body"> - <h4 class="card-title">123 Designs</h4> - <p class="card-text">Lorem ipsum dolor sit amet consectetur adipisicing elit. Dolor, - magnam.</p> - <p class="p-2 mb-3 bg-dark text-white"> - Position: Web Designer - </p> - <p class="p-2 mb-3 bg-dark text-white"> - Phone: (222) 222-2222 - </p> - </div> - <div class="card-footer"> - <h6 class="text-muted">Dates: 2013 - 2015</h6> - </div> - </div> - - <div class="card"> - <div class="card-body"> - <h4 class="card-title">Web Designer Pros</h4> - <p class="card-text">Lorem ipsum dolor sit amet consectetur adipisicing elit. Dolor, - magnam.</p> - <p class="p-2 mb-3 bg-dark text-white"> - Position: Web Designer - </p> - <p class="p-2 mb-3 bg-dark text-white"> - Phone: (333) 333-3333 - </p> - </div> - <div class="card-footer"> - <h6 class="text-muted">Dates: 2010 - 2013</h6> - </div> - </div> - </div> - </div> </div> <!-- MACHINES-->