mirror of
https://github.com/Snigdha-OS/Snigdha-OS.github.io.git
synced 2025-09-06 20:55: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",
|
||||
"logo_name": "micheal-weaver",
|
||||
"role": "Front-end developer",
|
||||
"name": "SNIGDHA OS",
|
||||
"logo_name": "snigdha-os",
|
||||
"role": "be silent when it is time to hear!",
|
||||
"about": {
|
||||
"sections": {
|
||||
"professional-info": {
|
||||
@@ -70,17 +70,17 @@
|
||||
},
|
||||
"social": {
|
||||
"github": {
|
||||
"title": "Github profile",
|
||||
"title": "Github",
|
||||
"url": "https://github.com/",
|
||||
"user": "username"
|
||||
"user": "Snigdha-OS"
|
||||
},
|
||||
"facebook": {
|
||||
"title": "Facebook profile",
|
||||
"title": "Facebook",
|
||||
"url": "https://facebook.com/",
|
||||
"user": "username"
|
||||
},
|
||||
"twitter": {
|
||||
"title": "Twitter account",
|
||||
"title": "Twitter",
|
||||
"url": "https://twitter.com/",
|
||||
"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">
|
||||
|
||||
<div id="mobile-page-title">
|
||||
<h2>_about-me</h2>
|
||||
<h2>_about</h2>
|
||||
</div>
|
||||
|
||||
<div id="page-menu" class="w-full flex">
|
||||
|
@@ -2,7 +2,7 @@
|
||||
<main id="contact-me" class="page">
|
||||
|
||||
<div id="mobile-page-title">
|
||||
<h2>_contact-me</h2>
|
||||
<h2>_contact</h2>
|
||||
</div>
|
||||
|
||||
<div id="page-menu" class="w-full h-full flex flex-col border-right">
|
||||
|
@@ -9,7 +9,7 @@
|
||||
|
||||
<div class="head">
|
||||
<span>
|
||||
Hi all, I am
|
||||
<h2>Greetings From</h2>
|
||||
</span>
|
||||
<h1>{{ config.dev.name }}</h1>
|
||||
<span class="diple flex">
|
||||
|
Reference in New Issue
Block a user