diff --git a/css/project-images.css b/css/project-images.css index 5b835f8..468e370 100644 --- a/css/project-images.css +++ b/css/project-images.css @@ -8,4 +8,8 @@ #TH264 { background-image: url('../images/projects/TH264.png'); +} + +#DCREATOR { + background-image: url('../images/projects/dc_empty.png'); } \ No newline at end of file diff --git a/images/projects/dc_empty.png b/images/projects/dc_empty.png new file mode 100644 index 0000000..585742b Binary files /dev/null and b/images/projects/dc_empty.png differ diff --git a/index.html b/index.html index b0c37cd..1c78946 100644 --- a/index.html +++ b/index.html @@ -75,6 +75,14 @@

Hi! I'm Zeptofine

A TurnH264 fork with a lot of changes

+