Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vertical
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Иван Кубота
vertical
Commits
81594af1
Commit
81594af1
authored
Sep 14, 2022
by
Иван Кубота
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
texts
parent
ae87baa7
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
4 deletions
+5
-4
logo-v2.png
public/img/logo-v2.png
+0
-0
index.html
public/index.html
+2
-2
translations.js
public/js/translations.js
+3
-2
No files found.
public/img/logo-v2.png
0 → 100644
View file @
81594af1
391 Bytes
public/index.html
View file @
81594af1
...
...
@@ -8,7 +8,7 @@
<link
rel=
"stylesheet"
href=
"https://cdnjs.cloudflare.com/ajax/libs/tiny-slider/2.9.4/tiny-slider.css"
>
<base
href=
"/"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"style/main.css"
>
<link
rel=
"icon"
type=
"image/png"
href=
"img/logo-v.png"
/>
<link
rel=
"icon"
type=
"image/png"
href=
"img/logo-v
2
.png"
/>
<meta
charset=
"UTF-8"
>
<title>
Vertical
</title>
<script
src=
"js/translations.js"
></script>
...
...
@@ -18,7 +18,7 @@
<!--<img src="img/logo.png">-->
<div
class=
"logo"
>
<!--<span>V</span>-->
<div
class=
"company-name"
><img
src=
"img/logo-v.png"
><span
data-t=
"company"
>
vertical
</span></div>
<div
class=
"company-name"
><img
src=
"img/logo-v
2
.png"
><span
data-t=
"company"
>
vertical
</span></div>
</div>
<a
href=
"/about"
class=
"menu-item"
data-t=
"menu.about"
>
About us
</a>
<a
href=
"/service"
class=
"menu-item"
data-t=
"menu.service"
>
Services
</a>
...
...
public/js/translations.js
View file @
81594af1
...
...
@@ -89,7 +89,7 @@ var locale = {
},
'contact.klimova'
:
{
ru
:
'Генеральный директор — Климова Ольга Владимировна'
,
en
:
'General Director —
Klimova Olg
a'
en
:
'General Director —
Olga Klimov
a'
},
'contact.moscow.office'
:
{
ru
:
'Обособленное подразделение ООО «ВЕРТИКАЛЬ» в Москве'
,
...
...
@@ -101,6 +101,6 @@ var locale = {
},
'contact.kubota'
:
{
ru
:
'Директор ОП — Кубота Михаил Александрович'
,
en
:
'Director —
Kubota Mikhail
'
en
:
'Director —
Mikhail Kubota
'
}
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment