mirror of
https://github.com/Snigdha-OS/Snigdha-OS.github.io.git
synced 2025-09-06 12:45:18 +02:00
🚧 wip(incomplete!): some changes broken
Signed-off-by: Abhiraj Roy <157954129+iconized@users.noreply.github.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Micheal Weaver",
|
"name": "SNIGDHA OS",
|
||||||
"logo_name": "micheal-weaver",
|
"logo_name": "snigdha-os",
|
||||||
"role": "Front-end developer",
|
"role": "be silent when it is time to hear!",
|
||||||
"about": {
|
"about": {
|
||||||
"sections": {
|
"sections": {
|
||||||
"professional-info": {
|
"professional-info": {
|
||||||
@@ -70,17 +70,17 @@
|
|||||||
},
|
},
|
||||||
"social": {
|
"social": {
|
||||||
"github": {
|
"github": {
|
||||||
"title": "Github profile",
|
"title": "Github",
|
||||||
"url": "https://github.com/",
|
"url": "https://github.com/",
|
||||||
"user": "username"
|
"user": "Snigdha-OS"
|
||||||
},
|
},
|
||||||
"facebook": {
|
"facebook": {
|
||||||
"title": "Facebook profile",
|
"title": "Facebook",
|
||||||
"url": "https://facebook.com/",
|
"url": "https://facebook.com/",
|
||||||
"user": "username"
|
"user": "username"
|
||||||
},
|
},
|
||||||
"twitter": {
|
"twitter": {
|
||||||
"title": "Twitter account",
|
"title": "Twitter",
|
||||||
"url": "https://twitter.com/",
|
"url": "https://twitter.com/",
|
||||||
"user": "username"
|
"user": "username"
|
||||||
}
|
}
|
||||||
|
10391
package-lock.json
generated
Normal file
10391
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
@@ -2,7 +2,7 @@
|
|||||||
<main v-if="!loading" id="about-me" class="page">
|
<main v-if="!loading" id="about-me" class="page">
|
||||||
|
|
||||||
<div id="mobile-page-title">
|
<div id="mobile-page-title">
|
||||||
<h2>_about-me</h2>
|
<h2>_about</h2>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="page-menu" class="w-full flex">
|
<div id="page-menu" class="w-full flex">
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
<main id="contact-me" class="page">
|
<main id="contact-me" class="page">
|
||||||
|
|
||||||
<div id="mobile-page-title">
|
<div id="mobile-page-title">
|
||||||
<h2>_contact-me</h2>
|
<h2>_contact</h2>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="page-menu" class="w-full h-full flex flex-col border-right">
|
<div id="page-menu" class="w-full h-full flex flex-col border-right">
|
||||||
|
@@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
<div class="head">
|
<div class="head">
|
||||||
<span>
|
<span>
|
||||||
Hi all, I am
|
<h2>Greetings From</h2>
|
||||||
</span>
|
</span>
|
||||||
<h1>{{ config.dev.name }}</h1>
|
<h1>{{ config.dev.name }}</h1>
|
||||||
<span class="diple flex">
|
<span class="diple flex">
|
||||||
|
Reference in New Issue
Block a user