themeing, resume route
This commit is contained in:
7
lib/homepage_web/templates/resume/index.html.heex
Normal file
7
lib/homepage_web/templates/resume/index.html.heex
Normal file
@ -0,0 +1,7 @@
|
||||
<article class="prose">
|
||||
<div class="color-box bg-blueViolet"></div>
|
||||
<div class="color-box bg-paradisePink"></div>
|
||||
<div class="color-box bg-sunglow"></div>
|
||||
<div class="color-box bg-honeydew"></div>
|
||||
<div class="color-box bg-pineTree"></div>
|
||||
</article>
|
Reference in New Issue
Block a user