diff --git a/.idea/vcs.xml b/.idea/vcs.xml index a2c5bbc81a1f0f6b846f9e90a8a0dc5e03512698..6b20dd8ad26b21aa94a9a009de784eb9c0c2b17d 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -1,6 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="VcsDirectoryMappings"> + <mapping directory="$PROJECT_DIR$" vcs="Git" /> <mapping directory="$PROJECT_DIR$/my-htmaa-2018" vcs="Git" /> </component> </project> \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 4dc91a6b92a90876b04ba9594fb570795f45808f..9a6b4c182d77e6269cc49623fe4d3ff11fae0735 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -164,7 +164,7 @@ </component> <component name="PropertiesComponent"> <property name="WebServerToolWindowFactoryState" value="false" /> - <property name="last_opened_file_path" value="G:/rheometer-cover" /> + <property name="last_opened_file_path" value="$PROJECT_DIR$" /> <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" /> <property name="nodejs_npm_path_reset_for_default_project" value="true" /> <property name="settings.editor.selected.configurable" value="preferences.pluginManager" /> diff --git a/index.html b/index.html index 5247fa63e8c09eab1952a432a0d6ddcfa10e9cd5..624ffb8cead9ff2ff66ea6f25ff7eb71ad04e6a3 100644 --- a/index.html +++ b/index.html @@ -134,7 +134,7 @@ </div> <!-- RESEARCH--> - <div id="research" class="collapse"> + <div id="research" class=""> <div class="card card-body bg-success text-white py-5"> <h2>My Research Interests</h2> <p class="lead">Lorem ipsum dolor, sit amet consectetur adipisicing elit. Nihil, ut!</p>