mirror of
https://github.com/aljazceru/twentyone-world.github.io.git
synced 2025-12-19 05:54:20 +01:00
feat(index): add action button
--> /concept
This commit is contained in:
18
index.html
18
index.html
@@ -114,7 +114,17 @@ title: Twentyone.World
|
||||
</div>
|
||||
|
||||
<center>
|
||||
<a href="/concept">
|
||||
<img src="/images/concept.svg" width="69%"/>
|
||||
</a>
|
||||
</center>
|
||||
<p>
|
||||
<a href="/concept">
|
||||
<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>
|
||||
Reference in New Issue
Block a user