feat: timeline minor tweaks

This commit is contained in:
Adrien Marquès 2022-10-19 17:15:51 +02:00
parent 6b060f38f5
commit d2f9e5632f
Signed by: xdrm-brackets
GPG Key ID: D75243CA236D825E
4 changed files with 14 additions and 12 deletions

View File

@ -25,12 +25,12 @@
inkscape:document-units="mm" inkscape:document-units="mm"
showgrid="false" showgrid="false"
inkscape:zoom="23.318967" inkscape:zoom="23.318967"
inkscape:cx="5.2532343" inkscape:cx="5.2103509"
inkscape:cy="9.5630307" inkscape:cy="9.5630308"
inkscape:window-width="1920" inkscape:window-width="1920"
inkscape:window-height="1006" inkscape:window-height="1008"
inkscape:window-x="0" inkscape:window-x="0"
inkscape:window-y="42" inkscape:window-y="36"
inkscape:window-maximized="1" inkscape:window-maximized="1"
inkscape:current-layer="layer1" /> inkscape:current-layer="layer1" />
<defs <defs
@ -43,7 +43,7 @@
<circle <circle
style="fill:none;fill-opacity:1;stroke:#202228;stroke-width:0.639316;stroke-linejoin:round;stroke-opacity:1;paint-order:fill markers stroke" style="fill:none;fill-opacity:1;stroke:#202228;stroke-width:0.639316;stroke-linejoin:round;stroke-opacity:1;paint-order:fill markers stroke"
id="path1850" id="path1850"
cx="155.16" cx="154.40691"
cy="26.429564" cy="26.429564"
r="0.92050833" /> r="0.92050833" />
</g> </g>

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -605,7 +605,9 @@ export default class Timeline extends Vue {
color: #fff; color: #fff;
} }
i { i {
color: #d5d5d5; font-size: .8em;
font-style: normal;
color: #9d9d9d;
} }
li { li {

View File

@ -1,12 +1,12 @@
{ {
"home.title": "FREELANCE DEVELOPER", "home.title": "FREELANCE DEVELOPER",
"home.line1": "Hi, I am another freelance developer !", "home.line1": "Hi, I am another freelance developer !",
"home.line2-1": "I made this website so you can", "home.line2-1": "I've created this website so you can",
"home.line2-2": "browse", "home.line2-2": "browse",
"home.line2-3": "some of my skills and projects.", "home.line2-3": "my skills and projects.",
"home.line3": "TODO", "home.line3": "I started dev back in 2010. I now have worked on more than 50 projects.",
"home.line4": "TODO", "home.line4": "I work hard to provide my clients with maintainable projects so that they can evolve at low cost (economic and ecological).",
"home.line5-1": "For now, my technologies of choice are : ", "home.line5-1": "My top technologies at the moment are",
"home.line5-2": "and", "home.line5-2": "and",
"home.line5-3": "(Arduino, Raspberry).", "home.line5-3": "(Arduino, Raspberry).",

View File

@ -6,7 +6,7 @@
"home.line2-3": "mes compétences et projets.", "home.line2-3": "mes compétences et projets.",
"home.line3": "J'ai démarré le dev en 2010. Aujourd'hui je compte plus de 50 projets à mon actif.", "home.line3": "J'ai démarré le dev en 2010. Aujourd'hui je compte plus de 50 projets à mon actif.",
"home.line4": "Je suis très attaché à fournir à mes clients des projets maintenables afin qu'ils puissent évoluer à moindre coût (économique et écologique).", "home.line4": "Je suis très attaché à fournir à mes clients des projets maintenables afin qu'ils puissent évoluer à moindre coût (économique et écologique).",
"home.line5-1": "Les technologies qui m'intéressent actuellement sont : le", "home.line5-1": "Les technologies qui m'intéressent actuellement sont le",
"home.line5-2": "et l'", "home.line5-2": "et l'",
"home.line5-3": "(Arduino, Raspberry).", "home.line5-3": "(Arduino, Raspberry).",