mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-14 23:07:01 +10:00
adding templates section to documentation
This commit is contained in:
@@ -12,6 +12,7 @@ module.exports = {
|
||||
sidebar: [
|
||||
'/',
|
||||
'/features/',
|
||||
'/templates/',
|
||||
'/technology/',
|
||||
'/contributing/',
|
||||
'/building-from-source/',
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 1.8 KiB |
Vendored
+25
@@ -0,0 +1,25 @@
|
||||
---
|
||||
title: Templates
|
||||
---
|
||||
|
||||
# Templates
|
||||
|
||||
<div style="display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1rem;
|
||||
">
|
||||
<div>
|
||||
<h2 id="onyx"><a href="#onyx" class="header-anchor">#</a> Onyx</h2>
|
||||
<img src="./images/Onyx.png" />
|
||||
</div>
|
||||
<div>
|
||||
<h2 id="pikachu"><a href="#pikachu" class="header-anchor">#</a> Pikachu</h2>
|
||||
<img src="./images/Pikachu.png" />
|
||||
</div>
|
||||
<div>
|
||||
<h2 id="gengar"><a href="#gengar" class="header-anchor">#</a> Gengar</h2>
|
||||
<img src="./images/Gengar.png" />
|
||||
</div>
|
||||
<div>
|
||||
<h2 id="castform"><a href="#castform" class="header-anchor">#</a> Castform</h2>
|
||||
<img src="./images/Castform.png" />
|
||||
</div>
|
||||
</div>
|
||||
Vendored
BIN
Binary file not shown.
|
After Width: | Height: | Size: 374 KiB |
Vendored
BIN
Binary file not shown.
|
After Width: | Height: | Size: 391 KiB |
Vendored
BIN
Binary file not shown.
|
After Width: | Height: | Size: 302 KiB |
Vendored
BIN
Binary file not shown.
|
After Width: | Height: | Size: 390 KiB |
Reference in New Issue
Block a user