Skip to content

Commit

Permalink
Merge pull request #25 from lesunb/RoME_24
Browse files Browse the repository at this point in the history
Ajustes nos links do Linkedin e Instagram
  • Loading branch information
DanielDePaulaPorto committed Dec 14, 2023
2 parents 3cd36e5 + ac9a14e commit 740d5e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/.vuepress/client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import "vuepress-theme-hope/presets/shinning-feature-panel.scss";

export default defineClientConfig({
enhance: ({ app }) => {
app.component("TelegramLink", TelegramLink);
// app.component("TelegramLink", TelegramLink);
app.component("InstagramLink", InstagramLink);
app.component("LinkedinLink", LinkedinLink);
},
Expand Down
3 changes: 1 addition & 2 deletions src/.vuepress/theme.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,8 @@ export default hopeTheme({

docsDir: "src",

// navbar
navbar,
// sidebar

// sidebar,

navbarLayout: {
Expand Down

0 comments on commit 740d5e1

Please sign in to comment.