diff --git a/app/components/BashPrompt.vue b/app/components/BashPrompt.vue
new file mode 100644
index 0000000..6ed0d4b
--- /dev/null
+++ b/app/components/BashPrompt.vue
@@ -0,0 +1,8 @@
+
+
+ [ash@ash-arch ~]$
+
+
diff --git a/app/pages/index.vue b/app/pages/index.vue
index 4b5ff75..cd1f981 100644
--- a/app/pages/index.vue
+++ b/app/pages/index.vue
@@ -5,7 +5,7 @@
-
+
+ cat README.md
+
+ {{ $t("main.intro.0") }}
+ {{ $t("main.intro.1") }}, {{ $t("main.intro.2") }}{{ years
+ }}{{ $t("main.intro.3") }}
+
+
+ {{ $t("main.cv") }}
+
+
-
- {{ $t("main.intro.0") }}
- {{ $t("main.intro.1") }}, {{ $t("main.intro.2") }}{{ years }}{{ $t("main.intro.3") }}
-
-
- {{ $t("main.cv") }}
-
-
-
+
-
-
+
+ feh images/selfie.png
+
+
+
+
-
- {{ $t("main.experience.title") }}
-
+ cat {{ $t("main.experience.title") }}
-
-
- {{ $t("main.education.title") }}
-
+ cat {{ $t("main.education.title") }}
-
- {{ $t("main.skills.title") }}
+ cat {{ $t("main.skills.title") }}
- {{ $t("main.skills.languages") }}
- {{ $t("main.skills.data-science") }}
@@ -193,12 +194,9 @@
{{ $t("main.skills.3") }}
{{ $t("main.skills.4") }}
-
-
- {{ $t("main.projects.title") }}
-
+ cat {{ $t("main.projects.title") }}
@@ -376,12 +374,9 @@
{{ $t("main.projects.footer") }}
-
-
- {{ $t("main.about.title") }}
-
+ cat {{ $t("main.about.title") }}
{{ $t("main.about.residence") }}
{{ $t("main.about.citizenship") }}
{{ $t("main.about.0") }}
@@ -389,10 +384,9 @@
{{ $t("main.about.2") }}
{{ $t("main.about.3") }}
-
-
-
- {{ $t("main.note.source.0") }}
-
- {{ $t("main.note.source.1") }}
-
- {{ $t("main.note.source.2") }}
-
+
@@ -542,11 +538,7 @@ tr:last-of-type {
}
section {
- margin-left: 1rem;
-}
-
-section h2 {
- margin-left: -1rem;
+ margin-bottom: 2rem;
}