Started to work in projects component

This commit is contained in:
2024-12-03 16:31:37 +01:00
parent 4ceac1ea71
commit 6629f83eb6
3 changed files with 24 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ import Header from './components/Header.vue';
<template>
<header>
<Header :links="[['google', 'a'], ['yahoo', 'a'], ['Yandex', 'a']]"></Header>
<!--<Header :links="[['About me', 'a'], ['Projects', '#projects']]"></Header>-->
</header>
<div id="view_content">