diff --git a/frontend/components/nav/SideBar.vue b/frontend/components/nav/SideBar.vue index 635c82a..3b27e23 100644 --- a/frontend/components/nav/SideBar.vue +++ b/frontend/components/nav/SideBar.vue @@ -65,6 +65,7 @@ const {data: stats}: {data: Ref<{patch: number, count: number}>} = await useFetc

{{ stats.count }} games

+

About

BuildPath isn't endorsed by Riot Games and doesn't reflect the views or opinions of Riot Games or anyone officially involved in producing or managing Riot Games properties. diff --git a/frontend/pages/about.vue b/frontend/pages/about.vue new file mode 100644 index 0000000..c632bbf --- /dev/null +++ b/frontend/pages/about.vue @@ -0,0 +1,42 @@ + + + + +