accourse stickyNav: insert a component, replace deprecated anchor name by id

This commit is contained in:
2021-09-23 16:20:33 +02:00
parent ee3776288b
commit f93c13234a
13 changed files with 37 additions and 37 deletions

View File

@@ -1,7 +1,7 @@
<template>
<div class="vue-component">
<h2><a name="section-70"></a>{{ $t('resources.title')}}</h2>
<h2><a id="section-80"></a>{{ $t('resources.title')}}</h2>
<div v-if="resources.length > 0">
<label class="col-form-label">{{ $tc('resources.counter', counter) }}</label>