prefix demo names with demo

This commit is contained in:
Hans Pagel 2020-08-20 22:25:23 +02:00
parent 4a6e75a292
commit be01538b25

View File

@ -23,7 +23,7 @@
</div>
<div class="demo__meta">
<div class="demo__name">
{{ this.name }}
Demo/{{ this.name }}
</div>
<a class="demo__link" :href="githubUrl" target="_blank">
Edit on GitHub