mirror of
https://github.com/jcreek/phldnhack.git
synced 2026-07-13 02:53:44 +00:00
big build changes
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
(function(Ractive){
|
||||
|
||||
Ractive.components.home = Ractive.extend({
|
||||
template:'#home'
|
||||
});
|
||||
|
||||
|
||||
|
||||
//Code below here
|
||||
|
||||
})(Ractive);
|
||||
Reference in New Issue
Block a user