From 79c1ee1c608ce5761973d3353ad0da802d3f9645 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Mon, 5 Jul 2021 14:23:16 +0200 Subject: Refactor writing/projects sections and make them 1 type --- app/web.styl | 1 - 1 file changed, 1 deletion(-) (limited to 'app/web.styl') diff --git a/app/web.styl b/app/web.styl index 203ef9e..3352eb5 100644 --- a/app/web.styl +++ b/app/web.styl @@ -60,6 +60,5 @@ a:link, a:visited, a:hover, a:active { @require "stylesheets/web/summary.styl" @require "stylesheets/web/skills.styl" @require "stylesheets/web/work.styl" -@require "stylesheets/web/writing.styl" @require "stylesheets/web/projects.styl" @require "stylesheets/web/education.styl" -- cgit v1.2.3