fix: remove article title duplication (#11)

removed title from article content on 3 projects as with the new design this duplicates information
This commit is contained in:
Troy 2025-01-03 19:39:02 +00:00 committed by GitHub
parent 9693a37fad
commit cb06106438
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 2 additions and 8 deletions

View file

@ -1,6 +1,6 @@
---
title: "Camouflage Store"
description: "Camouflage is a family run outdoor clothing and equipment business, which started in 2007. We also provide consultation to a major MOD Supplier. This includes product concept design and testing. With these partnerships we are able to provide the best possible products, designed, tested and proven."
description: "My role in setting up & managing an ecommerce store and creating informational YouTube content."
#date: 2020-12-03T09:17:23+00:00 # Date of site creation
date: 2022-10-18 # Date Persuit theme was purchased
updated: 2024-12-05

View file

@ -9,8 +9,6 @@ categories: ["education"]
import kikimora_gameplay from "kikimora-gameplay.webm";
## A narrative driven horror prototype done as a university project
This was my first attempt at making anything within the Godot game engine, and was consequently what resulted in me starting the creation of [MUST FIND BEANS](https://store.steampowered.com/app/3012740/MUST_FIND_BEANS/).
### Controls

View file

@ -22,11 +22,7 @@ includeHero: true
import the_batman from "the-batman.webm";
import the_batman_stages from "the-batman-stages.webm";
## The Batman - The Bat and The Cat Trailer Shot Remake in Unreal Engine 5 & DaVinci Resolve
[UAL Level 3 Extended Diploma in Games and Interactive Media Year 2 Final Major Project](https://www.arts.ac.uk/partnerships/ual-awarding-body/qualifications/creative-media/ual-level-3-diploma-and-extended-diploma-in-creative-media-production-and-technology)
This is my first attempt at combining footage from multiple different sources since I used both UE5 and Blender to create the two sequences. I used this piece as a way to experiment with various things I have never attempted before such as simple colour work and a lot of research into real-world cameras and emulating them in 3D.
This is my first attempt at combining footage from multiple different sources since I used both UE5 and Blender to create the two sequences. I used this piece as a way to experiment with various things I have never attempted before such as simple colour work and a lot of research into real-world cameras and emulating them in 3D. It was completed as part of my [UAL Level 3 Extended Diploma in Games and Interactive Media Year 2](https://www.arts.ac.uk/partnerships/ual-awarding-body/qualifications/creative-media/ual-level-3-diploma-and-extended-diploma-in-creative-media-production-and-technology) final major project.
<video preload="metadata" controls>
<source src={the_batman} type="video/webm" />