Skip to content
Snippets Groups Projects

Vue3 transition

Merged Georg Krause requested to merge vue3-transition into master
Files
8
+ 3
1
@@ -5,13 +5,15 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" href="<%= BASE_URL %>favicon.png">
<title>Funkwhale - Your free and decentralized audio platform</title>
<title>Your free and decentralized audio platform - Funkwhale</title>
<meta name="twitter:card" content="summary" />
<meta name="description" content="A social platform to enjoy and share music">
<meta property="og:type" content="website" />
<meta property="og:site_name" content="Funkwhale.audio" />
<meta property="og:title" content="Funkwhale - Your free and decentralized audio platform" />
<meta property="og:description" content="A social platform to enjoy and share music" />
<meta property="og:image" content="<%= BASE_URL %>favicon.png" />
<link rel="alternate" type="application/atom+xml" title="Blog - Atom Feed" href="https://blog.funkwhale.audio/~/Announcements/atom.xml">
</head>
<body>
<noscript>
Loading