diff options
| author | Ahmed Abdelhalim <[email protected]> | 2021-07-05 14:23:16 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2021-07-05 14:23:16 +0200 |
| commit | 79c1ee1c608ce5761973d3353ad0da802d3f9645 (patch) | |
| tree | 2e739893fa5ed3d509b779c1a67a81036454658a /app/web.styl | |
| parent | 04acecca6f8024767cda4579dfd25b2742cd0208 (diff) | |
Refactor writing/projects sections and make them 1 type
Diffstat (limited to 'app/web.styl')
| -rw-r--r-- | app/web.styl | 1 |
1 files changed, 0 insertions, 1 deletions
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" |
