Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/hadisinaee/avicenna.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/about/about.html')
-rw-r--r--layouts/partials/about/about.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/layouts/partials/about/about.html b/layouts/partials/about/about.html
new file mode 100644
index 0000000..561e9c0
--- /dev/null
+++ b/layouts/partials/about/about.html
@@ -0,0 +1,11 @@
+<!-- <div class='about col h-100 '> -->
+
+<div class="about row w-100">
+ {{ partial "about/introduction.html" . }}
+</div>
+
+<div class="about row w-100">
+ {{ partial "about/interests_academia.html" . }}
+</div>
+
+<!-- </div> --> \ No newline at end of file