mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-02-18 19:54:29 +00:00
initial commit
This commit is contained in:
8
src/jade/index.jade
Normal file
8
src/jade/index.jade
Normal file
@@ -0,0 +1,8 @@
|
||||
doctype html
|
||||
html
|
||||
head
|
||||
title Gulp template
|
||||
link(rel='stylesheet', href='css/style.css')
|
||||
script(src='js/bundle.js')
|
||||
body
|
||||
h1 Hello world!
|
||||
Reference in New Issue
Block a user