improved index page

This commit is contained in:
Abubakar Abid 2019-01-06 16:13:24 -08:00
parent 9d6c480f44
commit ca86299a0d
2 changed files with 10 additions and 12 deletions

View File

@ -2,8 +2,6 @@
<project version="4">
<component name="ChangeListManager">
<list default="true" id="fd73cd66-e80f-470e-a2ec-e220d3b6b864" name="Default Changelist" comment="">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/css/index.css" beforeDir="false" afterPath="$PROJECT_DIR$/css/index.css" afterDir="false" />
<change beforePath="$PROJECT_DIR$/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/index.html" afterDir="false" />
</list>
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
@ -43,7 +41,7 @@
<usages-collector id="statistics.file.extensions.edit">
<counts>
<entry key="css" value="260" />
<entry key="html" value="4877" />
<entry key="html" value="4891" />
<entry key="js" value="4" />
<entry key="py" value="2465" />
</counts>
@ -51,7 +49,7 @@
<usages-collector id="statistics.file.types.edit">
<counts>
<entry key="CSS" value="260" />
<entry key="HTML" value="4877" />
<entry key="HTML" value="4891" />
<entry key="JavaScript" value="4" />
<entry key="Python" value="2465" />
</counts>
@ -72,8 +70,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="631">
<caret line="217" selection-start-line="202" selection-end-line="217" />
<state relative-caret-position="87">
<caret line="123" column="14" lean-forward="true" selection-start-line="123" selection-start-column="14" selection-end-line="123" selection-end-column="14" />
<folding>
<element signature="n#style#0;n#nav#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#a#0;n#nav#0;n#body#0;n#html#0;n#!!top" expanded="true" />
@ -127,8 +125,6 @@
</component>
<component name="FindInProjectRecents">
<findStrings>
<find>fff</find>
<find>canvas</find>
<find>#888</find>
<find>on the canv</find>
<find>offset</find>
@ -157,6 +153,8 @@
<find>draw a</find>
<find>see an</find>
<find>pip ins</find>
<find>Developed</find>
<find>Usage</find>
</findStrings>
<replaceStrings>
<replace>400</replace>
@ -191,7 +189,7 @@
</list>
</option>
</component>
<component name="ProjectFrameBounds" extendedState="6">
<component name="ProjectFrameBounds" extendedState="7">
<option name="x" value="-8" />
<option name="y" value="-8" />
<option name="width" value="2576" />
@ -365,8 +363,8 @@
</entry>
<entry file="file://$PROJECT_DIR$/index.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="631">
<caret line="217" selection-start-line="202" selection-end-line="217" />
<state relative-caret-position="87">
<caret line="123" column="14" lean-forward="true" selection-start-line="123" selection-start-column="14" selection-end-line="123" selection-end-column="14" />
<folding>
<element signature="n#style#0;n#nav#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#a#0;n#nav#0;n#body#0;n#html#0;n#!!top" expanded="true" />

View File

@ -48,7 +48,7 @@
<!--<a class="nav-link" href="#">Help</a>-->
<!--</li>-->
<li class="nav-item " style="font-weight:500; font-decoration:none">
<a class="nav-link" href="http://www.siliconprep.com"><em>Developed by Silicon Prep</em></a>
<a class="nav-link" href="http://www.siliconprep.com"><em>A Silicon Prep Tool</em></a>
</li>
</ul>
</div>