From de593293a6507b63a176d30aa340259b4671ecd8 Mon Sep 17 00:00:00 2001 From: JustinVollmer Date: Fri, 28 Feb 2025 00:05:48 +0100 Subject: [PATCH] WIP: Cyberpunk tab --- _tabs/about.md | 2 +- _tabs/archives.md | 2 +- _tabs/categories.md | 2 +- _tabs/cyberpunk.md | 18 ++++++++++++++++++ _tabs/tags.md | 2 +- 5 files changed, 22 insertions(+), 4 deletions(-) create mode 100644 _tabs/cyberpunk.md diff --git a/_tabs/about.md b/_tabs/about.md index ddb2bc4..5f15d59 100644 --- a/_tabs/about.md +++ b/_tabs/about.md @@ -1,7 +1,7 @@ --- # the default layout is 'page' icon: fas fa-info-circle -order: 4 +order: 5 --- > Add Markdown syntax content to file `_tabs/about.md`{: .filepath } and it will show up on this page. diff --git a/_tabs/archives.md b/_tabs/archives.md index c3abc59..eb89f59 100644 --- a/_tabs/archives.md +++ b/_tabs/archives.md @@ -1,5 +1,5 @@ --- layout: archives icon: fas fa-archive -order: 3 +order: 4 --- diff --git a/_tabs/categories.md b/_tabs/categories.md index 2d241be..0a3c10a 100644 --- a/_tabs/categories.md +++ b/_tabs/categories.md @@ -1,5 +1,5 @@ --- layout: categories icon: fas fa-stream -order: 1 +order: 2 --- diff --git a/_tabs/cyberpunk.md b/_tabs/cyberpunk.md new file mode 100644 index 0000000..4dc74c1 --- /dev/null +++ b/_tabs/cyberpunk.md @@ -0,0 +1,18 @@ +--- +# the default layout is 'page' +icon: fas fa-microchip +order: 1 +--- +# # Cyberpunk 2077 + +- [Panam Romance Guide]() +- [Judy Romance Guide]() +- [Female V Appearance]() +- [Ultimate Netrunner Build]() +- [Unlock Secret Ending Dialogue Options]() +- [SitirioTV's Cyberpunk 2077 Mod Collection]() +## > Online Guides + +- Interactive Map - [Piggyback](https://maps.piggyback.com/cyberpunk-2077/maps/night-city) +- Perk Shard Locations - [Steam-Community](https://steamcommunity.com/sharedfiles/filedetails/?l=german&id=2327976353) +- Phantom Liberty Endings Explained - How to Get All Endings - [IGN](https://www.ign.com/wikis/cyberpunk-2077/Phantom_Liberty_Endings_Explained_-_How_to_Get_All_Endings) \ No newline at end of file diff --git a/_tabs/tags.md b/_tabs/tags.md index ded3adc..fe3da5a 100644 --- a/_tabs/tags.md +++ b/_tabs/tags.md @@ -1,5 +1,5 @@ --- layout: tags icon: fas fa-tags -order: 2 +order: 3 ---