Skip to content

Commit

Permalink
add link
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Feb 26, 2024
1 parent da4299e commit e7122ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app.vue
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ onMounted(async () => {
<pre id="logs">
<div v-for="log in logs" :key="log">{{ log }}</div>
</pre>
<hr>
Source code: <a href="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/pi0/nuxt-websocket">https://github.com/pi0/nuxt-websocket</a>
</div>
</template>

Expand Down

0 comments on commit e7122ba

Please sign in to comment.