doesitarm/pages
Sam Carlton 5b4dc94334 Merge branch 'master' into feat/tv
# Conflicts:
#	README.md
#	helpers/get-list.js
2020-12-11 16:16:11 -06:00
..
app/_slug Dont render videos row when there are no videos 2020-12-11 01:43:48 -06:00
formula Add meta details for social 2020-12-01 21:59:55 -06:00
game Use Humble Bundle links for games 2020-12-03 13:31:19 -06:00
kind Add quick buttons to category pages 2020-12-02 13:19:24 -06:00
tv Create video player component 2020-12-11 00:59:52 -06:00
categories.vue Rename sections to categories 2020-11-28 15:16:56 -06:00
games.vue Update Games List references 2020-11-27 13:15:34 -06:00
index.vue Don’t fetch lists if query is empty 2020-12-11 15:10:56 -06:00
README.md Initialize Nuxt 2020-09-15 19:02:15 -05:00

PAGES

This directory contains your Application Views and Routes. The framework reads all the *.vue files inside this directory and create the router of your application.

More information about the usage of this directory in the documentation.