mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-14 14:57:00 +10:00
upload logo and setup project structure
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
module.exports = {
|
||||
title: 'Reactive Resume',
|
||||
description:
|
||||
"A one-of-a-kind resume builder that's not out to get your data. Completely secure, customizable, portable, open-source and free forever.",
|
||||
themeConfig: {
|
||||
logo: 'logo.png',
|
||||
nav: [
|
||||
{ text: 'Home', link: '/' },
|
||||
{ text: 'Go to App', link: 'https://rxresu.me/' },
|
||||
],
|
||||
},
|
||||
};
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 19 KiB |
+1
-1
@@ -1 +1 @@
|
||||
# Hello VuePress
|
||||
<img src="./images/logo.png" width="256px">
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 52 KiB |
Reference in New Issue
Block a user