Add AOS library and use it on text elements
This commit is contained in:
parent
1d185e9ff4
commit
606b4801c7
8 changed files with 86 additions and 28 deletions
|
@ -1,6 +1,6 @@
|
|||
<template>
|
||||
|
||||
<div class="project-data">
|
||||
<div class="project-data" data-aos="fade-up">
|
||||
<div class="project-data__header">
|
||||
<h3>{{ title }}</h3>
|
||||
<a :href="url" target="_blank" :title="`Accéder au site web de ${title}`">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue