forked from organicmaps/website
add about us page
This commit is contained in:
parent
e834b62cfd
commit
40e9ecaf79
2 changed files with 43 additions and 26 deletions
59
.idea/workspace.xml
generated
59
.idea/workspace.xml
generated
|
@ -4,7 +4,7 @@
|
|||
<option name="autoReloadType" value="SELECTIVE" />
|
||||
</component>
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="b9871119-7d48-43df-9f66-6fd91d65a1cb" name="Changes" comment="git ignore">
|
||||
<list default="true" id="b9871119-7d48-43df-9f66-6fd91d65a1cb" name="Changes" comment="update navbar">
|
||||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/templates/common/header.html" beforeDir="false" afterPath="$PROJECT_DIR$/templates/common/header.html" afterDir="false" />
|
||||
</list>
|
||||
|
@ -39,25 +39,25 @@
|
|||
<option name="hideEmptyMiddlePackages" value="true" />
|
||||
<option name="showLibraryContents" value="true" />
|
||||
</component>
|
||||
<component name="PropertiesComponent">{
|
||||
"keyToString": {
|
||||
"DefaultHtmlFileTemplate": "HTML File",
|
||||
"RunOnceActivity.OpenProjectViewOnStart": "true",
|
||||
"RunOnceActivity.ShowReadmeOnStart": "true",
|
||||
"WebServerToolWindowFactoryState": "false",
|
||||
"git-widget-placeholder": "preprod",
|
||||
"last_opened_file_path": "/Users/dmitroantonuk/Documents/development/organicmaps.github.io/content/community",
|
||||
"node.js.detected.package.eslint": "true",
|
||||
"node.js.detected.package.stylelint": "true",
|
||||
"node.js.detected.package.tslint": "true",
|
||||
"node.js.selected.package.eslint": "(autodetect)",
|
||||
"node.js.selected.package.stylelint": "E:\\organicmaps.github.io\\node_modules\\stylelint",
|
||||
"node.js.selected.package.tslint": "(autodetect)",
|
||||
"nodejs_package_manager_path": "npm",
|
||||
"prettierjs.PrettierConfiguration.Package": "/Users/dmitroantonuk/Documents/development/organicmaps.github.io/node_modules/prettier",
|
||||
"vue.rearranger.settings.migration": "true"
|
||||
<component name="PropertiesComponent"><![CDATA[{
|
||||
"keyToString": {
|
||||
"DefaultHtmlFileTemplate": "HTML File",
|
||||
"RunOnceActivity.OpenProjectViewOnStart": "true",
|
||||
"RunOnceActivity.ShowReadmeOnStart": "true",
|
||||
"WebServerToolWindowFactoryState": "false",
|
||||
"git-widget-placeholder": "preprod",
|
||||
"last_opened_file_path": "/Users/dmitroantonuk/Documents/GitHub/organicmaps.github.io",
|
||||
"node.js.detected.package.eslint": "true",
|
||||
"node.js.detected.package.stylelint": "true",
|
||||
"node.js.detected.package.tslint": "true",
|
||||
"node.js.selected.package.eslint": "(autodetect)",
|
||||
"node.js.selected.package.stylelint": "E:/organicmaps.github.io/node_modules/stylelint",
|
||||
"node.js.selected.package.tslint": "(autodetect)",
|
||||
"nodejs_package_manager_path": "npm",
|
||||
"prettierjs.PrettierConfiguration.Package": "/Users/dmitroantonuk/Documents/development/organicmaps.github.io/node_modules/prettier",
|
||||
"vue.rearranger.settings.migration": "true"
|
||||
}
|
||||
}</component>
|
||||
}]]></component>
|
||||
<component name="RecentsManager">
|
||||
<key name="CopyFile.RECENT_KEYS">
|
||||
<recent name="$PROJECT_DIR$/content/community" />
|
||||
|
@ -88,6 +88,8 @@
|
|||
<workItem from="1700494833319" duration="590000" />
|
||||
<workItem from="1700556561907" duration="593000" />
|
||||
<workItem from="1700583569450" duration="24000" />
|
||||
<workItem from="1701121159173" duration="598000" />
|
||||
<workItem from="1701250034648" duration="374000" />
|
||||
</task>
|
||||
<task id="LOCAL-00001" summary="no index">
|
||||
<created>1699960224756</created>
|
||||
|
@ -96,7 +98,21 @@
|
|||
<option name="project" value="LOCAL" />
|
||||
<updated>1699960224756</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="2" />
|
||||
<task id="LOCAL-00002" summary="update navbar">
|
||||
<created>1700936103630</created>
|
||||
<option name="number" value="00002" />
|
||||
<option name="presentableId" value="LOCAL-00002" />
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1700936103630</updated>
|
||||
</task>
|
||||
<task id="LOCAL-00003" summary="update navbar">
|
||||
<created>1700936414815</created>
|
||||
<option name="number" value="00003" />
|
||||
<option name="presentableId" value="LOCAL-00003" />
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1700936414815</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="4" />
|
||||
<servers />
|
||||
</component>
|
||||
<component name="TypeScriptGeneratedFilesManager">
|
||||
|
@ -115,6 +131,7 @@
|
|||
</component>
|
||||
<component name="VcsManagerConfiguration">
|
||||
<MESSAGE value="no index" />
|
||||
<option name="LAST_COMMIT_MESSAGE" value="no index" />
|
||||
<MESSAGE value="update navbar" />
|
||||
<option name="LAST_COMMIT_MESSAGE" value="update navbar" />
|
||||
</component>
|
||||
</project>
|
|
@ -29,11 +29,11 @@
|
|||
Faq
|
||||
</a>
|
||||
</li>
|
||||
<!-- <li class="header__nav header__link">-->
|
||||
<!-- <a href="/support-us/">-->
|
||||
<!-- Support-->
|
||||
<!-- </a>-->
|
||||
<!-- </li>-->
|
||||
<li class="header__nav header__link">
|
||||
<a href="/about-us/">
|
||||
About us
|
||||
</a>
|
||||
</li>
|
||||
<li class="header__nav header__link">
|
||||
<a href="/new-donate/">
|
||||
Donate
|
||||
|
|
Loading…
Add table
Reference in a new issue