mirror of
https://github.com/RPCSX/RPCSX.github.io.git
synced 2026-01-31 01:05:21 +01:00
remove: unused content
This commit is contained in:
47
src/App.vue
47
src/App.vue
@@ -119,51 +119,8 @@ const darkThemeOverrides: GlobalThemeOverrides = {
|
|||||||
</Suspense>
|
</Suspense>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="column-content">
|
<!-- todo put something here if necessary -->
|
||||||
<!-- <ContentCard>
|
<div class="column-content" />
|
||||||
<template #card-icon>
|
|
||||||
<PedestrianFamily />
|
|
||||||
</template>
|
|
||||||
<template #card-title>
|
|
||||||
Huge community.
|
|
||||||
</template>
|
|
||||||
Everyone is here! The spirit of RPCS3 lives on.
|
|
||||||
</ContentCard>
|
|
||||||
<ContentCard>
|
|
||||||
<template #card-icon>
|
|
||||||
<ToolBox />
|
|
||||||
</template>
|
|
||||||
<template #card-title>
|
|
||||||
Ongoing development.
|
|
||||||
</template>
|
|
||||||
Est. 2016 by DH himself.
|
|
||||||
</ContentCard>
|
|
||||||
<ContentCard>
|
|
||||||
<template #card-icon>
|
|
||||||
<GameConsole />
|
|
||||||
</template>
|
|
||||||
<template #card-title>
|
|
||||||
All your favorite titles.
|
|
||||||
</template>
|
|
||||||
<div class="joke-wrapper">
|
|
||||||
<div class="body-text">
|
|
||||||
Bloodborne coming Soon™*
|
|
||||||
</div>
|
|
||||||
<div class="joke-footnote">
|
|
||||||
*RPCSX does not provide estimates or compatibility for any title.
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</ContentCard>
|
|
||||||
<ContentCard>
|
|
||||||
<template #card-icon>
|
|
||||||
<Linux />
|
|
||||||
</template>
|
|
||||||
<template #card-title>
|
|
||||||
Currently Linux only.
|
|
||||||
</template>
|
|
||||||
WSL on Windows is being discussed.
|
|
||||||
</ContentCard> -->
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
<div id="right-column" class="column">
|
<div id="right-column" class="column">
|
||||||
<div class="top-right">
|
<div class="top-right">
|
||||||
|
|||||||
Reference in New Issue
Block a user