Skip to content

Commit ee77c1a

Browse files
committed
better index page
1 parent f768ae5 commit ee77c1a

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

assets/content/index.mtt

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
<section class="container">
2424
<div class="row">
2525
<div class="span4">
26-
<h1>Modding Tutorials</h1>
26+
<h1>Friday Night Funkin' Cookbook</h1>
2727
<p class="lead">
28-
Many tutorials, many mods. So many options to choose from....
28+
Tutorials, guides, and resources for modding Friday Night Funkin'
2929
</p>
3030
<hr/>
3131
</div>
@@ -53,13 +53,15 @@
5353
<div class="row">
5454
<div class="span4">
5555
<h3><i class="fa fa-big fa-rocket"></i> The open-source cross-platform game</h3>
56-
<p>Friday Night Funkin' is a rhythm game that is open-source and what not</p>
56+
<p>Friday Night Funkin' has an extensive modding community, so we've made a cookbook with numerous tutorials and resources available for aspiring creators and modders alike.</p>
5757
</div>
5858
<div class="span4">
59-
<h3><i class="fa fa-big fa-gears"></i> TBD</h3>
59+
<h3><i class="fa fa-big fa-gears"></i> Modding Resources</h3>
60+
<p>Explore a variety of modding resources, including tutorials, examples, and documentation to help you get started with creating your own mods.</p>
6061
</div>
6162
<div class="span4">
62-
<h3><i class="fa fa-big fa-globe"></i> TBD</h3>
63+
<h3><i class="fa fa-big fa-globe"></i> Community Resources</h3>
64+
<p>Connect with the Friday Night Funkin' modding community and help contribute articles on <a href="https://github.com/FunkinCrew/code-cookbook/blob/master/authoring.md">Github!</a></p>
6365
</div>
6466
</div>
6567

0 commit comments

Comments
 (0)