mirror of
https://github.com/aljazceru/twentyone-world.github.io.git
synced 2025-12-20 08:34:23 +01:00
feat(index): add action button
--> /concept
This commit is contained in:
16
index.html
16
index.html
@@ -114,7 +114,17 @@ title: Twentyone.World
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<center>
|
<center>
|
||||||
<a href="/concept">
|
<p>
|
||||||
<img src="/images/concept.svg" width="69%"/>
|
<a href="/concept">
|
||||||
</a>
|
<button type="button" class="btn btn-primary btn-large btn-custom">Understand the Concept</button>
|
||||||
|
</a>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p> </p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
<a href="/concept">
|
||||||
|
<img src="/images/concept.svg" width="69%" />
|
||||||
|
</a>
|
||||||
|
</p>
|
||||||
</center>
|
</center>
|
||||||
Reference in New Issue
Block a user